diff --git "a/classification/UCR/Libras/Libras_TEST.ts" "b/classification/UCR/Libras/Libras_TEST.ts" new file mode 100644--- /dev/null +++ "b/classification/UCR/Libras/Libras_TEST.ts" @@ -0,0 +1,301 @@ +#1. Title: LIBRAS Movement Database +# +#2. Sources: +# +# (a) Creators: +# Daniel Baptista Dias (Dias, D.B.) +# Sarajane Marques Peres (Peres, S. M.) +# Helton Hideraldo B?scaro (B?scaro. H. H.) +# {danielbdias,heltonhb, sarajane} at usp.br +# +# (b) Donor: +# University of S?o Paulo +# School of Art, Sciences and Humanities +# S?o Paulo, SP, Brazil +# http://each.uspnet.usp.br/each/ +# +# (c) Date: November, 2008 +# +# +#3. Past Usage: +# +# 1. DIAS, D. B.; MADEO, R. C. B.; ROCHA, T.; B?SCARO, H. H.; PERES, S. M.. Hand Movement Recognition for +# Brazilian Sign Language: A Study Using Distance-Based Neural Networks. In: 2009 International Joint +# Conference on Neural Networks, 2009, Atlanta, GA. Proceedings of 2009 International Joint Conference +# on Neural Networks. Eau Claire, WI, USA : Documation LLC, 2009. p. 697-704. +# Digital Object Identifier 10.1109/IJCNN.2009.5178917 +# +# +#4. Relevant Information: +# +# --- LIBRAS, acronym of the Portuguese name "L?ngua BRAsileira de Sinais", is the oficial brazilian sign language. +# +# --- The dataset (movement_libras) contains 15 classes of 24 instances each, where each class references to a hand +# movement type in LIBRAS. The hand movement is represented as a bidimensional curve performed by the hand in a +# period of time. The curves were obtained from videos of hand movements, with the Libras performance from 4 +# different people, during 2 sessions. Each video corresponds to only one hand movement and has about $7$ seconds. +# +# --- Each video corresponds to a function F in a functions space which is the continual version of the input dataset. +# +# --- In the video pre-processing, a time normalization is carried out selecting 45 frames from each video, in according +# to an uniform distribution. In each frame, the centroid pixels of the segmented objects (the hand) are found, which +# compose the discrete version of the curve F with 45 points. All curves are normalized in the unitary space. +# +# --- In order to prepare these movements to be analysed by algorithms, we have carried out a mapping operation, that is, +# each curve F is mapped in a representation with 90 features, with representing the coordinates of movement. +# +# --- Each instance represents 45 points on a bi-dimensional space, which can be plotted in an ordered way (from 1 through +# 45 as the X co-ordinate) in order to draw the path of the movement. +# +#5. Number of Instances: 360 (24 in each of fifteen classes) +# +#6. Number of Attributes: 90 numeric (double) and 1 for the class (integer) +# +#7. Attribute Information: +# 1. 1? coordinate abcissa +# 2. 1? coordinate ordinate +# 3. 2? coordinate abcissa +# 4. 2? coordinate ordinate +# ... +# 89. 45? coordinate abcissa +# 90. 45? coordinate ordinate +# 91. class: +# -- 1: curved swing +# -- 2: horizontal swing +# -- 3: vertical swing +# -- 4: anti-clockwise arc +# -- 5: clockwise arc +# -- 6: circle +# -- 7: horizontal straight-line +# -- 8: vertical straight-line +# -- 9: horizontal zigzag +# -- 10: vertical zigzag +# -- 11: horizontal wavy +# -- 12: vertical wavy +# -- 13: face-up curve +# -- 14: face-down curve +# -- 15: tremble +# +#8. Missing Attribute Values: None +# +#9. Class Distribution: 6.66% for each of 15 classes. +# +#10. Extra Information +# +#(a) +# Applying a simple k-nearest neighbors algorithm (with Euclidean distance), it has been obtained the values below: +# +#--- (%) perc of instance which have been correctly placed in a same group +#--- using the complete dataset: 24 instances per class, 15 classes +# +# | mean of correct | standard deviate | max of correct / class | min of correct / class +# | grouping (%) | | grouping (%) | grouping (%) +#------------------------------------------------------------------------------------------------------------------- +# 24-nearest neighbors | 0.3918 | 0.1267 | 0.5556 / 5 | 0.2587 / 10 +#------------------------------------------------------------------------------------------------------------------- +#neighbors in a ratio = 1.0 | 0.2245 | 0.0979 | 0.3957 / 9 | 0.1181 / 1 +#------------------------------------------------------------------------------------------------------------------- +#neighbors in a ratio = 2.0 | 0.3514 | 0.1210 | 0.4514 / 9 | 0.2500 / 10 +#------------------------------------------------------------------------------------------------------------------- +#neighbors in a ratio = 3.0 | 0.3848 | 0.1266 | 0.5347 / 5 | 0.2587 / 10 +#------------------------------------------------------------------------------------------------------------------- +# +# +#(b) +# In order to support the comparisons with the experiments of the paper cited in 3(3.1) (Past Usage), +#we supply you the sub-datasets: +# +# 1. movement_libras_1.data +# 2. movement_libras_5.data +# 3. movement_libras_8.data +# 4. movement_libras_9.data +# 5. movement_libras_10.data +@problemName Libras +@timeStamps false +@missing false +@univariate false +@dimensions 2 +@equalLength true +@seriesLength 45 +@classLabel true 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 +@data +0.79691,0.79691,0.79884,0.79497,0.77563,0.73501,0.67505,0.59381,0.4971,0.41586,0.34816,0.2882,0.26499,0.26112,0.26306,0.27079,0.2882,0.33075,0.38685,0.45261,0.53965,0.62089,0.68472,0.73308,0.76402,0.77756,0.76015,0.70793,0.62863,0.53965,0.44487,0.3617,0.29787,0.2824,0.294,0.31141,0.31335,0.30561,0.29594,0.30368,0.34043,0.39845,0.47389,0.55899,0.6383:0.38194,0.37731,0.37731,0.37731,0.35417,0.32639,0.30093,0.29398,0.32407,0.38426,0.45833,0.57639,0.72685,0.82639,0.81944,0.72685,0.60648,0.50694,0.42593,0.37037,0.3287,0.31481,0.32176,0.34028,0.37037,0.37963,0.36806,0.32407,0.29861,0.30787,0.35185,0.4213,0.53241,0.64815,0.74537,0.83565,0.87963,0.83796,0.74074,0.62269,0.51389,0.42593,0.36111,0.3125,0.29398:1 +0.5648,0.56286,0.56093,0.55899,0.55899,0.55126,0.52224,0.46615,0.39072,0.31141,0.24371,0.17795,0.12186,0.10251,0.098646,0.096712,0.092843,0.10832,0.13926,0.17988,0.23598,0.30754,0.39845,0.48936,0.56867,0.62282,0.6499,0.64797,0.62089,0.56286,0.47969,0.38491,0.30368,0.24565,0.20503,0.17602,0.15667,0.1412,0.13926,0.16054,0.20503,0.26306,0.33269,0.41006,0.4913:0.32407,0.32407,0.32407,0.32407,0.32407,0.31019,0.28472,0.26852,0.28241,0.32176,0.38657,0.44676,0.55787,0.67824,0.75694,0.75,0.6875,0.59722,0.50694,0.42361,0.36111,0.30556,0.25926,0.23843,0.25231,0.28472,0.29861,0.28935,0.2662,0.25231,0.25231,0.28241,0.33565,0.40046,0.45139,0.50694,0.5787,0.63194,0.62037,0.55556,0.49074,0.42361,0.34722,0.28009,0.24306:1 +0.83366,0.83752,0.82979,0.83172,0.83172,0.80077,0.73114,0.63636,0.54545,0.47195,0.42553,0.41006,0.41393,0.42747,0.44681,0.46035,0.45841,0.46422,0.49323,0.53965,0.61315,0.70406,0.78723,0.84139,0.8646,0.8646,0.86654,0.87234,0.87041,0.8472,0.78917,0.706,0.60542,0.5029,0.43714,0.41586,0.42553,0.44681,0.45455,0.46035,0.4913,0.55706,0.64603,0.74662,0.83752:0.3588,0.37731,0.38426,0.37731,0.41667,0.50231,0.57639,0.63426,0.66667,0.65278,0.61111,0.55093,0.47685,0.40046,0.34028,0.32639,0.36806,0.43519,0.49769,0.5463,0.57176,0.56944,0.54398,0.48611,0.39815,0.31713,0.26852,0.30093,0.38426,0.46759,0.52546,0.57407,0.61343,0.61574,0.55324,0.45833,0.37037,0.32176,0.35185,0.43519,0.51157,0.56019,0.5787,0.56713,0.52546:1 +0.77563,0.77563,0.7795,0.75629,0.70793,0.64217,0.54352,0.4294,0.37524,0.32882,0.31721,0.31335,0.31335,0.31141,0.34816,0.37718,0.44101,0.52998,0.61122,0.65957,0.70019,0.72921,0.73308,0.74662,0.74468,0.73308,0.70213,0.6499,0.58607,0.5087,0.43133,0.35977,0.33075,0.30368,0.28627,0.29207,0.28433,0.29207,0.32689,0.3675,0.45648,0.54545,0.61509,0.66344,0.7118:0.60417,0.60417,0.59722,0.53935,0.44444,0.39815,0.43519,0.4838,0.53935,0.6088,0.73148,0.75694,0.75,0.64352,0.56713,0.51852,0.48148,0.45833,0.45602,0.43981,0.49537,0.53009,0.64352,0.64583,0.60185,0.50231,0.48148,0.44676,0.44213,0.43056,0.4537,0.49306,0.54861,0.60185,0.69907,0.78704,0.74306,0.62963,0.56481,0.51852,0.45833,0.4537,0.47685,0.46759,0.53472:1 +0.78917,0.78723,0.78723,0.78723,0.78337,0.76015,0.71567,0.64603,0.5648,0.47195,0.41779,0.35977,0.32108,0.29014,0.28627,0.28627,0.28433,0.37331,0.4971,0.61122,0.68665,0.73694,0.76209,0.79304,0.80851,0.81238,0.80271,0.76789,0.7118,0.63443,0.52611,0.42747,0.33849,0.28046,0.24758,0.23211,0.21663,0.20696,0.2089,0.21083,0.22824,0.25532,0.32689,0.43714,0.53191:0.53935,0.55093,0.53704,0.55787,0.51389,0.45833,0.41667,0.39815,0.41204,0.43519,0.46528,0.52315,0.58102,0.65741,0.68287,0.65046,0.51852,0.41435,0.36343,0.38426,0.31481,0.42824,0.5162,0.57176,0.60417,0.60417,0.58102,0.46528,0.37269,0.33796,0.34028,0.35185,0.37269,0.42593,0.51389,0.61574,0.69444,0.73148,0.72454,0.7037,0.62963,0.52083,0.4537,0.41435,0.40741:1 +0.83752,0.83752,0.84139,0.83946,0.82979,0.81625,0.7795,0.70986,0.65377,0.59188,0.52224,0.45648,0.41006,0.37331,0.35203,0.32882,0.32302,0.33269,0.37524,0.44294,0.53191,0.61315,0.67311,0.73114,0.78917,0.82205,0.83559,0.83366,0.82592,0.79884,0.75048,0.68472,0.61896,0.53578,0.45068,0.38491,0.34043,0.30368,0.27466,0.26112,0.26112,0.28433,0.33462,0.40039,0.51064:0.59491,0.59259,0.58565,0.57639,0.55093,0.51852,0.4838,0.41204,0.45833,0.45602,0.46528,0.48611,0.53472,0.57639,0.62269,0.68056,0.69907,0.64815,0.5787,0.49537,0.47454,0.47222,0.47222,0.46528,0.52546,0.57639,0.60648,0.61111,0.58333,0.52315,0.45833,0.42593,0.44213,0.43981,0.45833,0.49074,0.55093,0.59259,0.63426,0.6713,0.6875,0.65046,0.59491,0.49074,0.46065:1 +0.19923,0.19536,0.19729,0.19536,0.20696,0.27853,0.37911,0.47389,0.55126,0.62089,0.66925,0.70406,0.70986,0.706,0.70019,0.69246,0.68085,0.6441,0.58414,0.49516,0.38491,0.26306,0.18569,0.15474,0.12766,0.12573,0.13153,0.14313,0.18569,0.26692,0.38878,0.51257,0.61702,0.67505,0.70986,0.73501,0.74081,0.73694,0.73114,0.7234,0.69439,0.65184,0.58607,0.48356,0.37137:0.30324,0.30093,0.30324,0.30093,0.28704,0.27315,0.26157,0.28704,0.34954,0.43287,0.53241,0.61806,0.66204,0.6713,0.68981,0.68519,0.625,0.5,0.375,0.29167,0.25,0.25,0.28241,0.30093,0.30324,0.30093,0.2963,0.30093,0.28241,0.25463,0.24074,0.2662,0.34028,0.42824,0.52778,0.61574,0.64583,0.65972,0.65509,0.59722,0.49769,0.39352,0.30556,0.24769,0.24074:1 +0.24565,0.24371,0.24178,0.25532,0.2882,0.34043,0.40812,0.47389,0.53772,0.59768,0.64603,0.68279,0.70019,0.70019,0.69632,0.69052,0.67892,0.6499,0.60928,0.55126,0.47389,0.3675,0.25725,0.18182,0.15087,0.1412,0.13733,0.1412,0.15667,0.19342,0.25145,0.34236,0.43714,0.52418,0.59574,0.66344,0.71373,0.72534,0.71954,0.7118,0.69246,0.64217,0.57834,0.49903,0.40812:0.31713,0.31481,0.31713,0.30093,0.28241,0.26389,0.26389,0.28704,0.32407,0.38426,0.46065,0.54861,0.62269,0.67361,0.69213,0.6875,0.65741,0.58565,0.48843,0.3912,0.31713,0.28241,0.28241,0.30556,0.3125,0.31713,0.32176,0.3125,0.29861,0.28704,0.26389,0.25231,0.25694,0.29861,0.3912,0.49306,0.57407,0.59722,0.60417,0.62037,0.57176,0.47222,0.37269,0.30324,0.27778:1 +0.69246,0.67505,0.65764,0.63636,0.58801,0.52418,0.44681,0.37331,0.33462,0.30368,0.27079,0.26692,0.28046,0.30174,0.32302,0.35783,0.41006,0.46615,0.52031,0.56867,0.60928,0.6499,0.68085,0.70019,0.69632,0.69439,0.67892,0.64023,0.58994,0.53191,0.46809,0.40812,0.35783,0.32302,0.29014,0.26692,0.26499,0.28046,0.30561,0.34236,0.40039,0.46228,0.52998,0.59961,0.64603:0.72685,0.71991,0.70833,0.69676,0.66667,0.64352,0.6412,0.65741,0.66435,0.6875,0.72222,0.72685,0.70602,0.68056,0.65741,0.6412,0.61343,0.60185,0.60185,0.61806,0.63889,0.66898,0.67361,0.73148,0.7338,0.70139,0.66898,0.65046,0.62731,0.61111,0.61343,0.62731,0.64352,0.65741,0.68287,0.71065,0.71528,0.69444,0.67593,0.6412,0.59491,0.56944,0.56944,0.60417,0.62731:1 +0.4971,0.4971,0.4971,0.49323,0.47582,0.44487,0.40232,0.34236,0.27853,0.22244,0.18569,0.12379,0.12959,0.15667,0.17795,0.2147,0.27273,0.34429,0.41973,0.48743,0.55513,0.62476,0.66925,0.67892,0.67311,0.65184,0.60735,0.54739,0.47969,0.41973,0.36557,0.32495,0.2882,0.24371,0.22244,0.23404,0.25725,0.29207,0.33075,0.37718,0.43133,0.4971,0.56093,0.61509,0.65377:0.67361,0.6713,0.67361,0.66898,0.65509,0.64583,0.63657,0.63426,0.64352,0.62269,0.63426,0.7037,0.69676,0.64815,0.61111,0.58796,0.53935,0.4838,0.44213,0.42361,0.4213,0.46065,0.53935,0.56019,0.54398,0.50231,0.46528,0.45139,0.45602,0.47917,0.5162,0.56481,0.61806,0.65972,0.6713,0.66435,0.6412,0.59722,0.53241,0.4838,0.44676,0.42361,0.42361,0.46528,0.55556:1 +0.58801,0.58801,0.58801,0.58801,0.58801,0.55899,0.5087,0.43133,0.34236,0.25338,0.17602,0.10638,0.040619,0.015474,0.017408,0.023211,0.052224,0.11025,0.17795,0.24952,0.33269,0.43714,0.51838,0.58801,0.6383,0.6499,0.64217,0.62669,0.59961,0.54545,0.46035,0.37718,0.30561,0.23404,0.15667,0.081238,0.017408,0.0,0.005803,0.025145,0.065764,0.12186,0.20309,0.29787,0.40812:0.72454,0.72685,0.72222,0.72222,0.71991,0.6875,0.62269,0.57407,0.55093,0.54861,0.55324,0.6088,0.70833,0.73611,0.72917,0.69213,0.59259,0.47454,0.39583,0.40046,0.40278,0.42824,0.48611,0.54861,0.66435,0.68287,0.67361,0.63657,0.54398,0.49074,0.43056,0.41667,0.43519,0.48843,0.55324,0.60185,0.67824,0.70139,0.67824,0.63194,0.57176,0.45833,0.36343,0.34491,0.36806:1 +0.61896,0.61896,0.61896,0.61702,0.61315,0.59574,0.56286,0.50677,0.43327,0.35203,0.27853,0.2147,0.15087,0.071567,0.052224,0.067698,0.094778,0.1412,0.2089,0.28046,0.34429,0.43714,0.53191,0.60928,0.65957,0.67505,0.66538,0.64023,0.61702,0.58221,0.52998,0.48356,0.4352,0.37911,0.32689,0.2766,0.23404,0.20116,0.17021,0.15667,0.16634,0.19149,0.23791,0.28627,0.33849:0.7037,0.7037,0.70602,0.70602,0.69444,0.67593,0.62731,0.5787,0.55093,0.54861,0.57176,0.59954,0.6412,0.72222,0.79167,0.76157,0.69907,0.61111,0.53241,0.46759,0.4213,0.43287,0.47454,0.53704,0.66435,0.69676,0.68519,0.66204,0.61574,0.56481,0.52083,0.52083,0.52315,0.5162,0.52546,0.55093,0.58796,0.6412,0.68519,0.70833,0.69444,0.65278,0.58333,0.50926,0.46991:1 +0.84526,0.84526,0.8472,0.84913,0.84913,0.84913,0.83559,0.79691,0.74081,0.67892,0.61509,0.54932,0.48549,0.41973,0.37137,0.34623,0.35397,0.39458,0.45648,0.52805,0.59961,0.66925,0.73308,0.79304,0.84526,0.88201,0.89168,0.87041,0.82205,0.76209,0.69439,0.62282,0.55319,0.48549,0.41973,0.36557,0.32689,0.31335,0.32882,0.36557,0.41973,0.48743,0.55319,0.61509,0.67505:0.44213,0.44444,0.44213,0.43981,0.43981,0.43981,0.4375,0.42824,0.41667,0.40741,0.40741,0.41204,0.41898,0.42593,0.43287,0.43287,0.4375,0.43056,0.42824,0.42593,0.42593,0.42593,0.42593,0.43287,0.44213,0.44907,0.45139,0.44907,0.44676,0.43287,0.42361,0.4213,0.42593,0.43056,0.43519,0.43981,0.44444,0.44213,0.45139,0.45139,0.44907,0.44444,0.44213,0.43981,0.43981:2 +0.59768,0.59574,0.58027,0.55319,0.51451,0.47389,0.43714,0.39845,0.35977,0.32882,0.30174,0.26886,0.23791,0.2205,0.22437,0.24371,0.27273,0.30754,0.35203,0.40812,0.47389,0.54159,0.60542,0.6499,0.67311,0.69439,0.70793,0.69052,0.63056,0.55319,0.48356,0.4236,0.37331,0.32108,0.27466,0.25919,0.26692,0.2882,0.32882,0.39845,0.47582,0.55899,0.62282,0.66731,0.69632:0.54398,0.54398,0.54167,0.54167,0.54167,0.54167,0.54167,0.53935,0.53935,0.53241,0.52546,0.52546,0.53704,0.55556,0.5625,0.5625,0.56019,0.5625,0.57407,0.56481,0.55093,0.53935,0.53241,0.52546,0.52083,0.52083,0.52546,0.52083,0.5162,0.52083,0.53009,0.53009,0.52315,0.52546,0.52546,0.52546,0.52546,0.53009,0.53704,0.52546,0.51389,0.50463,0.49306,0.48611,0.48843:2 +0.7234,0.7234,0.7234,0.7234,0.72534,0.72534,0.7234,0.71567,0.69632,0.66731,0.63443,0.59961,0.5648,0.52805,0.48743,0.44681,0.41006,0.38298,0.36557,0.36364,0.37331,0.39652,0.4294,0.46809,0.51257,0.55706,0.59961,0.64217,0.68279,0.7234,0.75822,0.78337,0.79884,0.80851,0.80851,0.79884,0.7795,0.74855,0.706,0.65957,0.61315,0.5706,0.53191,0.49516,0.46228:0.37963,0.37731,0.37731,0.37731,0.37731,0.375,0.37963,0.37963,0.375,0.37731,0.37731,0.37731,0.37963,0.38426,0.38194,0.38657,0.38194,0.375,0.38194,0.38657,0.38657,0.39352,0.40046,0.40278,0.40278,0.39815,0.39583,0.39352,0.3912,0.39352,0.39815,0.40046,0.40278,0.40741,0.40741,0.41204,0.41204,0.40741,0.40741,0.40741,0.40278,0.40046,0.40046,0.40046,0.40046:2 +0.83559,0.83559,0.83366,0.82785,0.82979,0.78337,0.73694,0.65957,0.59188,0.52031,0.45841,0.41006,0.36944,0.33849,0.34816,0.39652,0.46228,0.53191,0.59768,0.67311,0.73114,0.77756,0.80658,0.80658,0.79884,0.77369,0.71373,0.63443,0.56673,0.51838,0.47195,0.43907,0.41006,0.37137,0.33462,0.29787,0.2882,0.30754,0.3559,0.41586,0.46809,0.52418,0.57253,0.6383,0.70793:0.61111,0.61111,0.61111,0.61111,0.52778,0.52778,0.50926,0.5162,0.5162,0.52315,0.52315,0.52315,0.52315,0.52778,0.52778,0.53009,0.53241,0.53935,0.53472,0.52778,0.53241,0.53241,0.52778,0.53009,0.52546,0.51389,0.51157,0.52083,0.53241,0.53241,0.53241,0.54167,0.54861,0.54861,0.54167,0.53472,0.53935,0.53472,0.53472,0.54167,0.54398,0.54398,0.54398,0.53009,0.52315:2 +0.78143,0.7795,0.78143,0.78143,0.77176,0.79884,0.75048,0.68665,0.61896,0.54545,0.50097,0.4294,0.35977,0.29787,0.23791,0.25919,0.33269,0.40812,0.47969,0.54739,0.60928,0.67311,0.72727,0.76402,0.77369,0.76015,0.71373,0.66151,0.60348,0.54932,0.50097,0.43133,0.3559,0.28433,0.23404,0.2089,0.24565,0.31141,0.37911,0.44294,0.5029,0.56286,0.61896,0.67892,0.72921:0.60185,0.60185,0.60417,0.60185,0.59954,0.49769,0.49769,0.51157,0.52546,0.52778,0.51389,0.51157,0.50694,0.5162,0.51389,0.52546,0.52083,0.51157,0.50463,0.50926,0.51157,0.51389,0.51157,0.49769,0.48843,0.49769,0.50463,0.50694,0.51389,0.51157,0.50926,0.51852,0.52778,0.53009,0.53009,0.52315,0.52778,0.53009,0.52778,0.52315,0.52315,0.52778,0.53009,0.52778,0.53009:2 +0.23211,0.23598,0.23791,0.24371,0.28046,0.3559,0.44101,0.51838,0.58801,0.64603,0.69052,0.7176,0.73114,0.72921,0.70019,0.65184,0.59381,0.51838,0.43327,0.35397,0.28433,0.22824,0.19149,0.16634,0.17408,0.17408,0.17408,0.19149,0.23985,0.32882,0.42747,0.51064,0.5706,0.61509,0.65184,0.67892,0.69052,0.69439,0.68279,0.64603,0.59188,0.52031,0.44101,0.36364,0.29981:0.45139,0.44907,0.44907,0.45139,0.46759,0.48611,0.48148,0.47454,0.46528,0.46296,0.46528,0.46759,0.46528,0.47222,0.46991,0.46759,0.46296,0.46759,0.47685,0.4838,0.48148,0.46528,0.45602,0.46065,0.43981,0.43519,0.43287,0.44213,0.45602,0.45833,0.44444,0.43519,0.42361,0.41667,0.41667,0.41435,0.41898,0.42593,0.43056,0.43519,0.43519,0.43519,0.44213,0.44907,0.44676:2 +0.23598,0.23791,0.23791,0.25338,0.30174,0.38491,0.47195,0.55319,0.62089,0.66538,0.69052,0.70406,0.70406,0.69052,0.65764,0.61315,0.55706,0.48162,0.39458,0.30368,0.23791,0.20696,0.19342,0.17795,0.16441,0.17408,0.20116,0.24758,0.31335,0.38878,0.46422,0.53965,0.60542,0.66151,0.70406,0.73501,0.75048,0.75435,0.74468,0.7176,0.66925,0.60348,0.52418,0.44101,0.3617:0.43519,0.43287,0.44213,0.4537,0.47222,0.47685,0.47917,0.48148,0.4838,0.49074,0.48843,0.4838,0.48148,0.48148,0.47685,0.47222,0.46991,0.47454,0.47454,0.47454,0.46759,0.46065,0.45602,0.45833,0.46296,0.46065,0.45833,0.47685,0.48148,0.47685,0.47222,0.47222,0.47685,0.4838,0.48611,0.48843,0.48843,0.48843,0.48843,0.48843,0.4838,0.48611,0.48611,0.4838,0.4838:2 +0.147,0.17602,0.22244,0.27853,0.35783,0.44101,0.51451,0.57253,0.61702,0.6499,0.67311,0.68085,0.66538,0.6325,0.58027,0.5087,0.41973,0.33269,0.25532,0.20116,0.147,0.11219,0.098646,0.10638,0.10832,0.10832,0.15474,0.21663,0.28046,0.3617,0.43714,0.5029,0.55319,0.59381,0.62476,0.64603,0.65184,0.64023,0.60928,0.55706,0.4913,0.41779,0.33656,0.26306,0.19729:0.47917,0.47917,0.4838,0.50463,0.50694,0.50463,0.50694,0.50926,0.51389,0.51389,0.50926,0.50926,0.50926,0.50926,0.50694,0.49769,0.49537,0.49769,0.49769,0.48611,0.49074,0.49769,0.49769,0.49769,0.49306,0.50694,0.49306,0.49306,0.50694,0.50926,0.50694,0.50926,0.51157,0.51389,0.51389,0.51157,0.50926,0.50694,0.50231,0.49537,0.49769,0.50231,0.50463,0.49306,0.48843:2 +0.25338,0.26886,0.29594,0.34043,0.40812,0.48743,0.56093,0.61122,0.6499,0.68279,0.70793,0.71567,0.69826,0.66151,0.60735,0.54739,0.47969,0.40619,0.34043,0.29014,0.24371,0.21277,0.18762,0.16634,0.16828,0.19923,0.22824,0.29787,0.37911,0.45841,0.52998,0.59381,0.64797,0.69246,0.70793,0.706,0.68085,0.6325,0.57253,0.48936,0.38878,0.28046,0.2147,0.18182,0.16441:0.4213,0.41898,0.43287,0.44213,0.45139,0.45833,0.46296,0.46991,0.46991,0.47222,0.47222,0.47222,0.46991,0.46528,0.45833,0.4537,0.4537,0.45602,0.45833,0.45833,0.45139,0.44444,0.4375,0.43519,0.44444,0.43981,0.45602,0.46065,0.45833,0.45833,0.45139,0.44907,0.4537,0.46528,0.46528,0.46296,0.45833,0.45139,0.44907,0.45139,0.45139,0.44907,0.43519,0.4375,0.4375:2 +0.54159,0.54159,0.54159,0.53772,0.52418,0.5087,0.50097,0.48936,0.46422,0.43714,0.41973,0.40426,0.38298,0.36364,0.34236,0.33075,0.33656,0.3501,0.37331,0.39072,0.41006,0.43714,0.46809,0.50677,0.54352,0.57253,0.58221,0.59188,0.58027,0.54932,0.50484,0.45261,0.40619,0.37524,0.34816,0.32495,0.30561,0.2882,0.28046,0.29207,0.33075,0.37718,0.41973,0.47582,0.52418:0.61806,0.61806,0.62037,0.62037,0.61806,0.62037,0.625,0.62963,0.63194,0.63657,0.6412,0.63889,0.63889,0.63194,0.62963,0.62731,0.62731,0.62269,0.62269,0.62731,0.62269,0.61806,0.61343,0.61343,0.61111,0.61806,0.62037,0.62731,0.62269,0.62037,0.61343,0.61111,0.61574,0.6088,0.60648,0.59722,0.59954,0.59954,0.59954,0.59259,0.5787,0.56481,0.56944,0.57639,0.59028:2 +0.51644,0.51644,0.51644,0.51644,0.5029,0.48356,0.44874,0.40812,0.3617,0.31335,0.26499,0.21663,0.18569,0.17215,0.18762,0.22244,0.27466,0.32689,0.37911,0.43133,0.48549,0.52031,0.55899,0.59381,0.60928,0.60542,0.59188,0.56093,0.51257,0.45068,0.38878,0.32689,0.27079,0.2205,0.17215,0.16054,0.16634,0.17988,0.21277,0.26112,0.31528,0.3675,0.42166,0.46809,0.51451:0.65741,0.65741,0.65741,0.65972,0.65509,0.65278,0.64583,0.64352,0.63657,0.62731,0.61574,0.62037,0.62731,0.63657,0.64352,0.65278,0.65741,0.65741,0.65278,0.65278,0.65509,0.65741,0.66435,0.67593,0.68287,0.68056,0.67361,0.66435,0.65509,0.64583,0.6412,0.63889,0.63657,0.65046,0.67361,0.6875,0.68519,0.68519,0.68519,0.66898,0.65741,0.65046,0.64815,0.64815,0.65509:2 +0.5706,0.5706,0.5706,0.56867,0.54739,0.51064,0.46422,0.41393,0.35977,0.31721,0.27466,0.24371,0.22631,0.23017,0.24952,0.28627,0.33269,0.37911,0.4236,0.47389,0.51838,0.55706,0.59381,0.61896,0.62089,0.62089,0.60155,0.56093,0.50677,0.44874,0.39072,0.33849,0.29787,0.26692,0.23985,0.23211,0.23985,0.25145,0.28046,0.32302,0.36944,0.42166,0.47389,0.52418,0.56286:0.65741,0.65741,0.65509,0.65046,0.6412,0.63194,0.625,0.61574,0.61343,0.60648,0.61111,0.59954,0.60648,0.60648,0.61111,0.61343,0.61806,0.61806,0.61574,0.61574,0.62037,0.625,0.62963,0.63657,0.63657,0.63657,0.63426,0.62731,0.61806,0.61111,0.61111,0.6088,0.61111,0.60648,0.61574,0.62037,0.62269,0.62963,0.63889,0.63194,0.625,0.62269,0.62269,0.63194,0.6412:2 +0.73501,0.73501,0.73501,0.73501,0.73694,0.73694,0.73114,0.7234,0.72147,0.71567,0.70793,0.70406,0.70406,0.69826,0.69632,0.69826,0.69826,0.69632,0.70019,0.706,0.70793,0.71373,0.72147,0.7234,0.70986,0.706,0.70793,0.71373,0.72534,0.73308,0.72921,0.72534,0.7176,0.70986,0.70019,0.69052,0.68472,0.67505,0.66731,0.66925,0.67698,0.68472,0.69439,0.70406,0.7118:0.60648,0.6088,0.6088,0.60648,0.59491,0.57176,0.55324,0.53241,0.49306,0.43519,0.37037,0.3125,0.26389,0.22222,0.19907,0.21296,0.26157,0.31944,0.37269,0.43287,0.48148,0.52546,0.55556,0.58102,0.6088,0.625,0.62731,0.61806,0.59491,0.56713,0.53935,0.49537,0.44444,0.38657,0.33102,0.27546,0.22454,0.18287,0.16667,0.18519,0.23611,0.30093,0.37037,0.44676,0.50926:3 +0.46035,0.46035,0.46228,0.45841,0.44874,0.44487,0.43714,0.42747,0.41199,0.40232,0.39845,0.40039,0.40039,0.39845,0.39458,0.39458,0.39845,0.40426,0.41779,0.4294,0.43907,0.45455,0.45841,0.46422,0.46422,0.45068,0.44487,0.44101,0.43133,0.41973,0.41006,0.40039,0.39072,0.38878,0.38685,0.38104,0.38104,0.38491,0.38878,0.39652,0.40619,0.41973,0.4236,0.42166,0.42166:0.68287,0.68287,0.68287,0.67593,0.625,0.56019,0.48611,0.41898,0.3588,0.30787,0.27083,0.24537,0.23843,0.25926,0.30556,0.37269,0.44907,0.51852,0.5787,0.63657,0.67824,0.70833,0.71991,0.72454,0.71991,0.69676,0.63426,0.5625,0.47454,0.3912,0.32176,0.27315,0.23843,0.21759,0.20833,0.20833,0.22222,0.25463,0.31713,0.40046,0.49306,0.57639,0.65278,0.68519,0.6875:3 +0.78917,0.78917,0.78917,0.78917,0.7911,0.7911,0.7911,0.7853,0.77756,0.77369,0.77176,0.77176,0.77563,0.77563,0.77756,0.7795,0.78143,0.78143,0.7795,0.77563,0.76983,0.76209,0.76015,0.75822,0.75435,0.75629,0.76402,0.76789,0.76402,0.75822,0.75629,0.75435,0.75629,0.76015,0.76596,0.76983,0.76789,0.76596,0.77176,0.7795,0.7853,0.7911,0.79884,0.80271,0.80464:0.65509,0.65972,0.65741,0.65741,0.65741,0.65278,0.65046,0.63889,0.60417,0.54398,0.47454,0.40741,0.35185,0.30324,0.26389,0.22917,0.21065,0.2037,0.21296,0.23843,0.28241,0.33333,0.39815,0.46759,0.53009,0.58796,0.62269,0.65972,0.69676,0.71991,0.72917,0.73148,0.7338,0.71991,0.69907,0.65972,0.62037,0.5787,0.5162,0.44907,0.39583,0.34259,0.29861,0.2662,0.23611:3 +0.61702,0.62089,0.61896,0.61702,0.61509,0.61509,0.62282,0.61702,0.60928,0.59381,0.58607,0.59768,0.61315,0.62282,0.61509,0.60542,0.59574,0.60155,0.60542,0.60348,0.59961,0.60348,0.60348,0.61509,0.62863,0.6499,0.65764,0.65184,0.6325,0.62476,0.61509,0.60542,0.59381,0.58221,0.5706,0.56867,0.55899,0.55319,0.54352,0.54932,0.5706,0.58027,0.57834,0.58221,0.58801:0.75,0.74537,0.74769,0.75,0.75,0.7338,0.68287,0.61343,0.53704,0.4537,0.36574,0.2662,0.17824,0.15046,0.20139,0.25463,0.30556,0.34954,0.3912,0.43519,0.48611,0.53241,0.56481,0.60185,0.64815,0.67593,0.69907,0.67824,0.63657,0.58102,0.52083,0.46759,0.41204,0.34722,0.28704,0.22685,0.19907,0.23611,0.31019,0.36574,0.41898,0.46065,0.50463,0.55556,0.58102:3 +0.58607,0.58607,0.58414,0.58414,0.58414,0.58414,0.58414,0.57834,0.57834,0.58221,0.5764,0.56673,0.55899,0.55126,0.54352,0.53578,0.54352,0.55126,0.56286,0.57253,0.5764,0.57834,0.58607,0.59381,0.60542,0.60735,0.59574,0.59381,0.59768,0.59768,0.59574,0.58414,0.56867,0.54739,0.53191,0.53191,0.53772,0.53965,0.54739,0.56867,0.5764,0.5764,0.58994,0.60735,0.61509:0.74537,0.74537,0.74306,0.74306,0.74306,0.74537,0.74537,0.72454,0.65972,0.5787,0.4838,0.3912,0.30093,0.20602,0.17361,0.18519,0.25463,0.35417,0.44676,0.53241,0.59722,0.64583,0.69213,0.71991,0.73843,0.7338,0.71991,0.67593,0.61806,0.55324,0.47222,0.40278,0.34028,0.27778,0.25,0.25231,0.28009,0.3588,0.43519,0.50926,0.58102,0.63426,0.68056,0.71528,0.75926:3 +0.60155,0.59768,0.59961,0.59381,0.58801,0.59188,0.58607,0.58994,0.59574,0.60348,0.60348,0.59574,0.58994,0.58607,0.58607,0.58801,0.59768,0.61122,0.62089,0.61896,0.61702,0.61702,0.61509,0.64217,0.6499,0.6499,0.61896,0.62476,0.62863,0.6325,0.63636,0.6383,0.64023,0.6325,0.62476,0.62282,0.62282,0.62282,0.6325,0.64217,0.6383,0.6325,0.6383,0.6383,0.6383:0.77315,0.77315,0.77315,0.77083,0.75,0.7037,0.63426,0.55556,0.46528,0.37037,0.28472,0.20602,0.17593,0.17824,0.21528,0.29398,0.37731,0.43981,0.50231,0.55787,0.60648,0.65046,0.69444,0.72685,0.74074,0.7338,0.7037,0.64815,0.59028,0.52546,0.4537,0.37963,0.30093,0.22917,0.16435,0.15046,0.15741,0.21759,0.30556,0.39815,0.47917,0.52778,0.57407,0.63194,0.6875:3 +0.47002,0.47776,0.46228,0.46422,0.46228,0.46228,0.4294,0.41393,0.38491,0.35977,0.32882,0.29981,0.27079,0.26112,0.23017,0.2147,0.30754,0.2766,0.28433,0.30948,0.32495,0.36557,0.38878,0.4236,0.44294,0.47389,0.49323,0.4913,0.4913,0.48743,0.48356,0.46035,0.43133,0.38685,0.3501,0.31141,0.29594,0.25532,0.27079,0.27079,0.27273,0.294,0.32689,0.36557,0.40039:0.67824,0.67361,0.67361,0.66667,0.66204,0.6412,0.62269,0.57407,0.51157,0.4537,0.40741,0.36806,0.32176,0.28704,0.28935,0.30324,0.25926,0.29167,0.37037,0.42361,0.48148,0.53935,0.59491,0.625,0.66204,0.71296,0.75231,0.77083,0.76852,0.76852,0.75694,0.71296,0.65278,0.60648,0.56019,0.50231,0.44444,0.38657,0.31713,0.29167,0.375,0.44444,0.52546,0.59028,0.62269:3 +0.5087,0.50484,0.50677,0.51064,0.50097,0.49516,0.47002,0.45841,0.43133,0.41199,0.39265,0.3617,0.34236,0.33075,0.31335,0.30174,0.30561,0.31721,0.33849,0.3559,0.36944,0.40232,0.4352,0.47002,0.5029,0.52805,0.54159,0.53772,0.51257,0.46228,0.42553,0.37911,0.34429,0.32882,0.27853,0.24371,0.29207,0.20116,0.26886,0.27273,0.32495,0.35783,0.38104,0.41006,0.44101:0.68981,0.69213,0.68981,0.68981,0.68519,0.66435,0.63194,0.59954,0.54167,0.47222,0.40046,0.36574,0.30787,0.25926,0.27546,0.26852,0.26157,0.29861,0.36343,0.4213,0.49769,0.56713,0.63194,0.67361,0.71065,0.74306,0.76852,0.76852,0.72685,0.66898,0.61806,0.56019,0.49306,0.43287,0.37731,0.32407,0.24074,0.30787,0.24074,0.31944,0.39815,0.46296,0.55787,0.625,0.66667:3 +0.44681,0.44101,0.43907,0.43714,0.44101,0.45068,0.45841,0.47002,0.47582,0.48743,0.4971,0.4913,0.48936,0.48936,0.4913,0.49323,0.49323,0.4971,0.50677,0.4971,0.47776,0.46422,0.45841,0.46615,0.45841,0.45068,0.44874,0.45648,0.44681,0.43907,0.4294,0.41973,0.41973,0.4236,0.41973,0.41586,0.41393,0.41006,0.41006,0.41006,0.41199,0.41779,0.42166,0.43327,0.44681:0.69907,0.7037,0.7037,0.70139,0.68519,0.6412,0.5787,0.50463,0.42361,0.34491,0.27778,0.22685,0.1875,0.15972,0.15509,0.15972,0.18519,0.24074,0.30556,0.38194,0.46296,0.54398,0.62269,0.68056,0.72685,0.74537,0.75231,0.75694,0.75926,0.72685,0.66204,0.59028,0.5162,0.44444,0.37269,0.31019,0.26157,0.23148,0.2037,0.18056,0.1713,0.17593,0.20139,0.24769,0.31713:3 +0.51257,0.51064,0.49903,0.4971,0.48743,0.46035,0.44487,0.42553,0.39845,0.38491,0.36364,0.36557,0.36944,0.37524,0.38685,0.40426,0.41779,0.42166,0.44101,0.47002,0.48162,0.50677,0.50677,0.50097,0.49516,0.47776,0.45841,0.43327,0.40619,0.37718,0.3501,0.31915,0.29207,0.27466,0.26499,0.25532,0.24758,0.25532,0.26112,0.28046,0.30368,0.34429,0.37911,0.40426,0.42166:0.71296,0.71296,0.71065,0.69213,0.64815,0.57407,0.45833,0.33796,0.24537,0.19444,0.15046,0.14352,0.16204,0.19444,0.25926,0.35417,0.4537,0.53472,0.59722,0.67361,0.72222,0.7338,0.73611,0.72917,0.71991,0.71991,0.69213,0.63889,0.57639,0.5162,0.44444,0.375,0.31944,0.28009,0.24769,0.22222,0.20602,0.2037,0.22685,0.27778,0.32407,0.38889,0.45833,0.53241,0.58796:3 +0.4971,0.49903,0.49903,0.49903,0.4971,0.49323,0.48356,0.46809,0.41779,0.39458,0.36944,0.35977,0.35977,0.3559,0.34816,0.34429,0.33269,0.32495,0.32495,0.32108,0.30754,0.31915,0.34429,0.3559,0.37718,0.38878,0.41393,0.41973,0.42166,0.42166,0.4294,0.43133,0.4352,0.43714,0.41393,0.39265,0.39072,0.39845,0.40039,0.38104,0.3675,0.3559,0.35397,0.35203,0.35977:0.74074,0.73843,0.73843,0.73843,0.7338,0.71991,0.6875,0.62963,0.58565,0.54167,0.49074,0.43519,0.37731,0.33333,0.30093,0.29861,0.30324,0.31944,0.34259,0.40046,0.45139,0.4838,0.52083,0.5787,0.63657,0.6875,0.73148,0.75231,0.75,0.74306,0.7338,0.71991,0.68519,0.63194,0.58796,0.5463,0.50231,0.44676,0.39583,0.35185,0.33333,0.33333,0.34954,0.37269,0.43287:3 +0.52418,0.52418,0.52418,0.52224,0.52224,0.51257,0.48356,0.45841,0.42747,0.39072,0.37911,0.37331,0.35397,0.33462,0.32302,0.31335,0.31141,0.30368,0.31141,0.32302,0.32689,0.33656,0.34043,0.34623,0.3501,0.36944,0.37524,0.37524,0.37911,0.39072,0.39845,0.40619,0.39072,0.38104,0.37718,0.36944,0.3559,0.35397,0.35397,0.3501,0.34816,0.3501,0.35397,0.34623,0.34236:0.76389,0.7662,0.76389,0.7662,0.75,0.71759,0.65046,0.56481,0.49074,0.45602,0.4213,0.37037,0.33565,0.31481,0.32176,0.33565,0.34491,0.36574,0.39815,0.40509,0.44907,0.51389,0.5787,0.64583,0.71065,0.76157,0.77546,0.7662,0.72685,0.64815,0.55324,0.48611,0.47222,0.43981,0.38889,0.3588,0.34954,0.3588,0.37731,0.39815,0.3912,0.45833,0.55093,0.63194,0.7037:3 +0.45455,0.45068,0.44874,0.44874,0.44874,0.45068,0.44874,0.44101,0.4236,0.40039,0.37911,0.35397,0.33075,0.30561,0.2824,0.25919,0.23404,0.21277,0.19342,0.17795,0.16441,0.15667,0.15667,0.16054,0.16828,0.18375,0.20503,0.22631,0.25338,0.28046,0.30754,0.33462,0.36364,0.39072,0.42166,0.45068,0.47582,0.5029,0.52418,0.54739,0.56867,0.58607,0.59574,0.60348,0.60542:0.19213,0.19444,0.19444,0.19444,0.19676,0.19444,0.19213,0.18981,0.18056,0.17361,0.16898,0.1713,0.1713,0.17593,0.18519,0.20139,0.22454,0.25231,0.28472,0.31481,0.35185,0.38889,0.42361,0.46528,0.50463,0.53935,0.56713,0.59028,0.61343,0.63889,0.65972,0.68056,0.69444,0.70602,0.71065,0.70833,0.70139,0.69213,0.68519,0.67593,0.66204,0.65509,0.65046,0.64352,0.64352:4 +0.5706,0.5706,0.5706,0.5706,0.5706,0.56867,0.56867,0.56673,0.56093,0.55319,0.54159,0.52224,0.49903,0.47195,0.44487,0.41393,0.38298,0.35203,0.32882,0.30561,0.28627,0.27273,0.26499,0.26112,0.25919,0.26112,0.26692,0.27273,0.28433,0.29981,0.31915,0.33849,0.35977,0.38298,0.41006,0.43907,0.46809,0.4971,0.52611,0.55513,0.58414,0.61122,0.63443,0.65571,0.67505:0.19444,0.19444,0.19444,0.19213,0.19444,0.19213,0.19213,0.19213,0.1875,0.18287,0.17824,0.1713,0.16898,0.16667,0.16667,0.17593,0.18981,0.20833,0.22917,0.25463,0.28009,0.31481,0.35417,0.39583,0.43981,0.48148,0.52083,0.55787,0.58796,0.61574,0.63889,0.65741,0.67593,0.69213,0.7037,0.70833,0.71065,0.71528,0.71759,0.71528,0.71065,0.70139,0.69213,0.68056,0.67361:4 +0.64217,0.64217,0.64217,0.64217,0.64217,0.64217,0.64217,0.64217,0.64217,0.64217,0.64217,0.64217,0.64217,0.64217,0.64217,0.64217,0.64217,0.64217,0.64217,0.64217,0.64217,0.64217,0.64217,0.64217,0.64023,0.6383,0.6383,0.63443,0.63056,0.62282,0.61509,0.60542,0.59381,0.58414,0.56867,0.55706,0.54159,0.52805,0.51257,0.4971,0.47969,0.46422,0.44874,0.43133,0.41586:0.32639,0.32639,0.32639,0.32639,0.32639,0.32639,0.32639,0.32407,0.32639,0.32639,0.32639,0.32639,0.32639,0.32639,0.32639,0.3287,0.3287,0.32639,0.32639,0.32639,0.3287,0.33102,0.3287,0.32407,0.32176,0.31713,0.31019,0.30324,0.29167,0.28009,0.26852,0.25926,0.25,0.24306,0.23843,0.23148,0.23148,0.23611,0.24074,0.25,0.26157,0.27546,0.29167,0.31019,0.3287:4 +0.62089,0.62089,0.62282,0.62476,0.62476,0.62476,0.62282,0.62476,0.62476,0.62282,0.62282,0.62089,0.61896,0.61509,0.60928,0.59961,0.58607,0.56867,0.54739,0.52418,0.49903,0.47195,0.44487,0.41779,0.39265,0.37137,0.3559,0.34816,0.34623,0.3501,0.35977,0.37331,0.38685,0.40426,0.42553,0.44874,0.47389,0.49903,0.52805,0.55513,0.58221,0.61122,0.64217,0.67118,0.70213:0.23148,0.23148,0.22917,0.22917,0.22917,0.22917,0.22917,0.22917,0.23148,0.23148,0.23148,0.22917,0.22917,0.22454,0.22222,0.21528,0.21296,0.21065,0.21296,0.21991,0.23611,0.25463,0.27546,0.29861,0.32176,0.34491,0.37269,0.39583,0.42824,0.46296,0.49769,0.53009,0.5625,0.59259,0.61806,0.6412,0.66204,0.6875,0.70833,0.72685,0.73843,0.74769,0.75694,0.75694,0.75463:4 +0.70213,0.70213,0.70213,0.70406,0.70406,0.70213,0.69826,0.68859,0.67698,0.65957,0.64217,0.62089,0.59961,0.57834,0.55319,0.52611,0.49903,0.47002,0.44101,0.41586,0.39265,0.36944,0.35203,0.33849,0.33075,0.32108,0.31528,0.31335,0.31141,0.31141,0.31335,0.31721,0.32302,0.32882,0.34236,0.35783,0.37718,0.39652,0.41199,0.42553,0.43714,0.44874,0.45648,0.46809,0.48356:0.2662,0.2662,0.2662,0.2662,0.2662,0.26389,0.26157,0.25694,0.25231,0.24074,0.23611,0.22917,0.21991,0.21991,0.21528,0.21528,0.21991,0.22222,0.23148,0.23843,0.25,0.26389,0.27778,0.29861,0.31944,0.34028,0.36574,0.38889,0.41204,0.43519,0.45602,0.47454,0.49537,0.5162,0.53935,0.5625,0.58333,0.60417,0.625,0.64583,0.66204,0.67824,0.69444,0.7037,0.71296:4 +0.68665,0.68665,0.68472,0.68665,0.68472,0.68472,0.68085,0.66925,0.64797,0.61509,0.58607,0.55319,0.51644,0.48356,0.45648,0.43327,0.41006,0.38878,0.36557,0.34816,0.34623,0.35397,0.37137,0.39072,0.41199,0.43133,0.45068,0.47002,0.49516,0.52418,0.55513,0.58414,0.61509,0.64603,0.69439,0.73114,0.76209,0.7853,0.80658,0.81431,0.81238,0.81044,0.81238,0.81431,0.81625:0.2037,0.20602,0.20602,0.2037,0.2037,0.20602,0.20139,0.19444,0.17824,0.16667,0.15046,0.14815,0.15046,0.16204,0.18056,0.20602,0.23843,0.26852,0.30093,0.33333,0.375,0.41667,0.45833,0.5,0.53704,0.56713,0.59722,0.62731,0.65741,0.67824,0.69213,0.69213,0.69444,0.69213,0.68981,0.69213,0.6875,0.68287,0.68056,0.68519,0.6875,0.6875,0.68287,0.68287,0.68056:4 +0.69632,0.69632,0.69632,0.69632,0.69632,0.69439,0.69246,0.68859,0.68472,0.67505,0.65764,0.63636,0.61315,0.58801,0.56093,0.52998,0.50097,0.47195,0.44101,0.41586,0.39458,0.37911,0.36364,0.35203,0.34623,0.34236,0.34236,0.34816,0.36557,0.39072,0.42166,0.45068,0.47582,0.4971,0.52031,0.55319,0.58221,0.59961,0.62863,0.67311,0.70986,0.73501,0.75822,0.76789,0.77176:0.25463,0.25463,0.25463,0.25463,0.25231,0.25231,0.25231,0.25,0.24769,0.24074,0.22917,0.21991,0.20833,0.20139,0.19213,0.18981,0.19907,0.20602,0.21991,0.24074,0.2662,0.2963,0.3287,0.36574,0.40278,0.44213,0.48611,0.52315,0.56019,0.59028,0.62037,0.6412,0.66435,0.68056,0.68056,0.6875,0.69444,0.69213,0.69907,0.69907,0.69907,0.7037,0.70833,0.71065,0.71065:4 +0.50677,0.50484,0.50484,0.5029,0.4971,0.48356,0.46228,0.43327,0.40039,0.36364,0.32495,0.2824,0.24178,0.21277,0.19923,0.19923,0.19729,0.2089,0.22244,0.23211,0.24952,0.2882,0.32495,0.37137,0.41973,0.46228,0.50484,0.53578,0.5706,0.60348,0.63443,0.65377,0.66344,0.66344,0.65764,0.64797,0.64023,0.63636,0.63443,0.6325,0.62863,0.62863,0.62863,0.6325,0.6325:0.25463,0.25231,0.25463,0.25,0.24537,0.24074,0.23148,0.22222,0.22454,0.23611,0.25,0.26852,0.2963,0.3287,0.35417,0.37731,0.39815,0.41204,0.43287,0.45833,0.49306,0.52083,0.55787,0.59491,0.625,0.65046,0.66667,0.67361,0.67824,0.6875,0.6875,0.68981,0.69213,0.69444,0.69444,0.69907,0.70139,0.70139,0.70139,0.7037,0.70139,0.7037,0.70139,0.70139,0.70139:4 +0.52998,0.52998,0.52805,0.52611,0.52418,0.52031,0.51257,0.5029,0.49516,0.48356,0.47002,0.45455,0.44101,0.42553,0.40812,0.39072,0.37137,0.35203,0.33269,0.31335,0.294,0.2766,0.26306,0.24952,0.23985,0.23791,0.23598,0.23791,0.23598,0.23211,0.23791,0.23791,0.23985,0.24758,0.24952,0.26499,0.27466,0.28433,0.29787,0.30754,0.32302,0.34043,0.35397,0.37137,0.38685:0.28704,0.28935,0.28472,0.28009,0.27778,0.27546,0.26852,0.2662,0.26389,0.26389,0.26389,0.26389,0.2662,0.26852,0.27546,0.28009,0.28704,0.2963,0.30556,0.31944,0.33565,0.34722,0.36111,0.37037,0.37963,0.37731,0.38426,0.38426,0.39815,0.40509,0.40972,0.4213,0.42361,0.44213,0.46065,0.47454,0.48843,0.50463,0.52083,0.53935,0.55093,0.56481,0.5787,0.59259,0.60417:4 +0.61896,0.61896,0.61509,0.61509,0.60928,0.60155,0.58801,0.5706,0.54739,0.52418,0.49323,0.46035,0.4294,0.39265,0.3559,0.32108,0.2882,0.26692,0.25532,0.25338,0.25919,0.26886,0.2766,0.28433,0.294,0.30561,0.31915,0.33462,0.35203,0.37524,0.40619,0.4352,0.46228,0.48743,0.50677,0.54932,0.59188,0.63056,0.66538,0.69826,0.71954,0.73308,0.74275,0.74468,0.73888:0.21759,0.21759,0.21528,0.21296,0.21296,0.21065,0.20833,0.2037,0.19907,0.19907,0.19676,0.19444,0.19444,0.20833,0.22454,0.25,0.27778,0.30787,0.33333,0.3588,0.38426,0.40972,0.43287,0.4537,0.44907,0.47454,0.50463,0.54167,0.57407,0.60648,0.62731,0.65278,0.67593,0.69444,0.70602,0.72222,0.73611,0.74769,0.75694,0.76389,0.77315,0.77778,0.77778,0.77778,0.77778:4 +0.52611,0.52611,0.52611,0.52418,0.52418,0.52224,0.52031,0.51644,0.50677,0.49516,0.48162,0.46422,0.44487,0.42166,0.39652,0.3675,0.33849,0.31335,0.28627,0.26112,0.24178,0.22631,0.21277,0.20116,0.19536,0.19342,0.19536,0.20116,0.21277,0.22437,0.24565,0.26692,0.29594,0.32495,0.35977,0.39265,0.41973,0.44874,0.47389,0.5029,0.52418,0.54352,0.55126,0.55513,0.55513:0.40972,0.40972,0.40741,0.40972,0.40972,0.40972,0.40741,0.40741,0.40278,0.39815,0.3912,0.38657,0.38194,0.37731,0.375,0.38426,0.3912,0.40278,0.41898,0.4375,0.4537,0.45833,0.47222,0.49074,0.51157,0.53009,0.5625,0.58796,0.6088,0.63426,0.65741,0.67824,0.69676,0.71528,0.72917,0.73611,0.74306,0.74306,0.73843,0.73148,0.72222,0.71759,0.71065,0.70833,0.70602:4 +0.44874,0.44874,0.44874,0.44874,0.44874,0.44874,0.44874,0.44681,0.44101,0.43327,0.42166,0.40812,0.38878,0.36364,0.33849,0.30754,0.28046,0.25725,0.22824,0.20116,0.17408,0.147,0.12573,0.10445,0.071567,0.052224,0.046422,0.040619,0.048356,0.067698,0.088975,0.11605,0.1412,0.16634,0.19536,0.2205,0.24952,0.2766,0.31335,0.34623,0.37911,0.40812,0.43327,0.45648,0.47776:0.46065,0.45833,0.45602,0.45833,0.4537,0.4537,0.45139,0.44676,0.43981,0.43287,0.42361,0.41435,0.40741,0.40278,0.40278,0.40741,0.40972,0.39815,0.39815,0.40278,0.4213,0.43981,0.45602,0.46991,0.48611,0.51852,0.55093,0.58796,0.62269,0.65278,0.67361,0.68519,0.7037,0.71991,0.72917,0.74537,0.75926,0.76157,0.76389,0.76157,0.75926,0.75694,0.75231,0.75,0.74537:4 +0.49903,0.49903,0.49903,0.49903,0.49903,0.49903,0.5029,0.50484,0.51257,0.52418,0.53965,0.55899,0.58221,0.60735,0.63636,0.66538,0.69632,0.72727,0.75822,0.78917,0.81625,0.83946,0.8588,0.87427,0.88588,0.89362,0.89555,0.88975,0.88008,0.86847,0.85493,0.84913,0.83946,0.82012,0.80077,0.77176,0.75822,0.73308,0.7176,0.70406,0.69246,0.66925,0.6441,0.62282,0.60348:0.21065,0.21065,0.21065,0.21065,0.21065,0.20833,0.20602,0.2037,0.19907,0.19213,0.18981,0.18287,0.17593,0.17361,0.17824,0.18519,0.19907,0.21528,0.23611,0.26157,0.29398,0.3287,0.36806,0.41204,0.45139,0.49074,0.53241,0.56713,0.59028,0.59491,0.6088,0.62731,0.6412,0.65741,0.66435,0.67361,0.67593,0.67593,0.67361,0.6713,0.66898,0.6713,0.67593,0.67361,0.66667:5 +0.60928,0.60928,0.61122,0.61509,0.61896,0.62669,0.63636,0.65571,0.67892,0.70406,0.73114,0.75822,0.78723,0.81431,0.83946,0.86267,0.87814,0.88781,0.88781,0.88588,0.88008,0.86847,0.853,0.83172,0.81044,0.78917,0.76402,0.74081,0.71954,0.69826,0.67311,0.65957,0.63056,0.60542,0.58027,0.55706,0.53385,0.51257,0.4971,0.48936,0.48549,0.48743,0.48743,0.48743,0.48743:0.20602,0.2037,0.20139,0.19907,0.19676,0.19213,0.18981,0.18519,0.18519,0.18981,0.19676,0.21065,0.22454,0.24537,0.27083,0.30324,0.33565,0.375,0.40741,0.43981,0.47222,0.49074,0.50231,0.52083,0.5463,0.57176,0.59491,0.61343,0.62731,0.63657,0.64815,0.65046,0.65741,0.65741,0.65741,0.65509,0.64815,0.63889,0.62963,0.62037,0.61806,0.61806,0.62037,0.62037,0.62269:5 +0.53385,0.53385,0.53578,0.53385,0.53385,0.53191,0.53191,0.53385,0.53385,0.53385,0.53385,0.53578,0.53772,0.54352,0.54739,0.55513,0.56286,0.57253,0.58221,0.59574,0.60928,0.61896,0.63443,0.64797,0.66538,0.68085,0.69826,0.7176,0.73694,0.75629,0.77563,0.79497,0.81431,0.83559,0.85687,0.87427,0.89555,0.91296,0.92843,0.94391,0.96132,0.97099,0.97872,0.98839,1.0:0.40741,0.40972,0.40741,0.40972,0.40741,0.41435,0.41204,0.41204,0.40972,0.40972,0.40972,0.40741,0.40509,0.39583,0.39352,0.38657,0.38194,0.37269,0.36806,0.3588,0.34954,0.34491,0.33796,0.33565,0.33333,0.33333,0.33333,0.33102,0.33102,0.3287,0.33102,0.33333,0.33565,0.34259,0.34722,0.3588,0.36806,0.37963,0.38657,0.39815,0.38194,0.38426,0.40278,0.41204,0.4213:5 +0.5648,0.5648,0.56673,0.56673,0.56673,0.56673,0.56673,0.56673,0.5648,0.5648,0.5648,0.5648,0.56286,0.55899,0.55706,0.55899,0.5648,0.57834,0.59768,0.62476,0.65184,0.68472,0.7176,0.75242,0.7853,0.81431,0.83752,0.853,0.86267,0.86654,0.88201,0.90522,0.91876,0.90716,0.88781,0.86074,0.82592,0.7853,0.73694,0.68859,0.64603,0.61122,0.58607,0.5764,0.58027:0.38194,0.37963,0.37731,0.37963,0.37731,0.37731,0.37963,0.37963,0.37731,0.37731,0.37963,0.38426,0.38194,0.39352,0.39583,0.38194,0.36574,0.34259,0.31019,0.28704,0.26852,0.25463,0.25926,0.27778,0.30556,0.34954,0.39815,0.45139,0.49306,0.5162,0.54861,0.58565,0.62731,0.67824,0.72454,0.77315,0.80787,0.82407,0.82407,0.81019,0.77778,0.73611,0.68981,0.63426,0.6088:5 +0.55126,0.54932,0.54932,0.55126,0.55126,0.55126,0.55319,0.55513,0.55513,0.55513,0.56093,0.56673,0.57253,0.58027,0.59574,0.61896,0.6499,0.68472,0.72147,0.75822,0.7911,0.82012,0.84139,0.85687,0.8646,0.87041,0.87234,0.87041,0.86847,0.8646,0.8588,0.84333,0.81044,0.76789,0.72921,0.69052,0.64603,0.60348,0.56286,0.52998,0.5029,0.48162,0.46615,0.45261,0.44681:0.23148,0.2338,0.23148,0.23148,0.23148,0.23148,0.22917,0.22917,0.22917,0.22685,0.22454,0.21991,0.21759,0.21759,0.21528,0.21528,0.21991,0.22685,0.24306,0.26389,0.29167,0.32639,0.36343,0.40509,0.4537,0.50231,0.54861,0.60185,0.55787,0.57639,0.60648,0.63426,0.65741,0.68056,0.69907,0.71296,0.72222,0.72685,0.72222,0.71296,0.70139,0.68519,0.6713,0.66667,0.65972:5 +0.40039,0.40039,0.39845,0.39845,0.40039,0.40039,0.40039,0.40039,0.40039,0.40426,0.41973,0.45455,0.50097,0.55126,0.60155,0.65377,0.69632,0.73501,0.76209,0.78337,0.80077,0.80851,0.81238,0.80464,0.7911,0.77369,0.75242,0.72921,0.706,0.68472,0.66151,0.63636,0.61122,0.58607,0.56286,0.54739,0.52998,0.51064,0.48936,0.47195,0.45261,0.43327,0.41393,0.39652,0.38104:0.19676,0.19676,0.19676,0.19676,0.19907,0.19676,0.19676,0.19676,0.19444,0.19444,0.18287,0.16898,0.15509,0.15046,0.15741,0.18056,0.21065,0.25463,0.30324,0.34954,0.39583,0.4375,0.47222,0.50694,0.53472,0.55787,0.58565,0.6088,0.62731,0.63889,0.65278,0.66667,0.67593,0.68519,0.69213,0.68981,0.68981,0.69444,0.69676,0.69213,0.68981,0.68519,0.68056,0.67361,0.66667:5 +0.43907,0.43714,0.43714,0.43714,0.43714,0.4352,0.4352,0.4352,0.4352,0.4352,0.43327,0.43133,0.43133,0.43327,0.43327,0.4294,0.4294,0.4294,0.4294,0.44101,0.48356,0.52998,0.57253,0.61509,0.65764,0.69246,0.72147,0.74662,0.76402,0.77176,0.76596,0.74662,0.7234,0.69439,0.66538,0.64217,0.60928,0.57834,0.54352,0.51064,0.47969,0.44487,0.41973,0.39845,0.38298:0.20602,0.20602,0.20602,0.20602,0.20833,0.20833,0.20833,0.20833,0.20833,0.20833,0.21065,0.21296,0.21065,0.21065,0.21065,0.21065,0.21065,0.21296,0.21065,0.20602,0.19444,0.18287,0.18056,0.19213,0.21528,0.25,0.29398,0.34028,0.38657,0.43287,0.47917,0.52083,0.56019,0.59259,0.61111,0.63194,0.65509,0.68519,0.70833,0.71296,0.71528,0.71296,0.71296,0.70602,0.69676:5 +0.43327,0.4352,0.4352,0.43714,0.43714,0.44294,0.44487,0.44874,0.45648,0.46035,0.47002,0.47582,0.48549,0.4971,0.50677,0.51838,0.52998,0.54352,0.55319,0.56673,0.58027,0.59574,0.60735,0.62089,0.63636,0.65184,0.66538,0.67892,0.69246,0.70213,0.71567,0.72727,0.73694,0.74468,0.75242,0.75629,0.76015,0.76209,0.76596,0.76789,0.76983,0.76983,0.77369,0.77563,0.77756:0.30556,0.30556,0.30324,0.30324,0.30556,0.29861,0.29398,0.29167,0.28472,0.27778,0.27315,0.2662,0.26157,0.25694,0.25,0.24537,0.24074,0.24074,0.23843,0.24074,0.24537,0.24769,0.25231,0.26389,0.27083,0.28241,0.28935,0.30093,0.3125,0.32639,0.34028,0.35417,0.36574,0.38194,0.39352,0.40741,0.42361,0.43981,0.4537,0.47222,0.48148,0.49537,0.50463,0.52315,0.53472:5 +0.44874,0.45068,0.44874,0.44874,0.44874,0.44681,0.44874,0.45455,0.46228,0.47969,0.4971,0.51838,0.54352,0.57447,0.60735,0.64023,0.66925,0.69632,0.71567,0.73114,0.74275,0.74662,0.74275,0.74855,0.75435,0.76015,0.76596,0.76596,0.76402,0.75822,0.74468,0.73114,0.71373,0.69439,0.68665,0.67311,0.6499,0.62476,0.59574,0.5706,0.54352,0.52418,0.50677,0.49516,0.48743:0.26852,0.27083,0.26852,0.27083,0.27083,0.27083,0.26852,0.26389,0.25694,0.25231,0.24769,0.24537,0.24769,0.24769,0.25694,0.27083,0.28704,0.30556,0.32639,0.35185,0.37963,0.40741,0.43287,0.44676,0.46991,0.49769,0.5162,0.53472,0.55324,0.5625,0.5787,0.58565,0.59954,0.62269,0.63657,0.65741,0.6713,0.67593,0.68287,0.68519,0.68519,0.68519,0.6875,0.68981,0.69213:5 +0.42553,0.42553,0.42553,0.42553,0.4236,0.42553,0.43133,0.44101,0.45648,0.47389,0.49323,0.5087,0.52611,0.53772,0.54352,0.54739,0.54932,0.54545,0.54159,0.53578,0.52998,0.52805,0.52224,0.52031,0.53965,0.53772,0.53385,0.53191,0.52805,0.51451,0.4971,0.47582,0.46035,0.44101,0.42553,0.40426,0.38298,0.35783,0.33656,0.31335,0.29594,0.28046,0.26692,0.25338,0.24371:0.38657,0.38657,0.38657,0.38657,0.38889,0.38889,0.38889,0.3912,0.39583,0.40509,0.41667,0.42824,0.44907,0.47222,0.49537,0.51389,0.53241,0.55093,0.56481,0.57639,0.59259,0.60648,0.62269,0.63426,0.64352,0.66435,0.68056,0.69676,0.70833,0.71759,0.72222,0.72454,0.72454,0.71991,0.70833,0.68981,0.6713,0.65046,0.63194,0.61111,0.59028,0.57407,0.5625,0.55324,0.5463:5 +0.40619,0.40619,0.40619,0.40812,0.41006,0.41199,0.41973,0.4294,0.44101,0.45841,0.47582,0.49323,0.51064,0.52998,0.54932,0.56867,0.58607,0.59961,0.61122,0.61896,0.62282,0.62669,0.63056,0.6325,0.6325,0.62669,0.62089,0.61122,0.59768,0.5764,0.55899,0.54159,0.52031,0.49903,0.47776,0.45841,0.43907,0.41973,0.39845,0.37911,0.35977,0.34429,0.33269,0.32689,0.32108:0.40509,0.40278,0.40278,0.40509,0.40278,0.40278,0.40046,0.39583,0.39352,0.3912,0.3912,0.39583,0.40509,0.41898,0.4375,0.45602,0.47685,0.50231,0.52315,0.55093,0.5787,0.60417,0.62963,0.65509,0.67593,0.69676,0.71296,0.72454,0.72917,0.73611,0.74074,0.74074,0.74074,0.74306,0.74537,0.74537,0.74074,0.73611,0.73148,0.72685,0.71991,0.71296,0.70833,0.7037,0.69676:5 +0.31721,0.31528,0.31528,0.31528,0.31528,0.31528,0.31528,0.31528,0.31335,0.31335,0.31528,0.31721,0.32108,0.32689,0.33462,0.34623,0.36364,0.38491,0.40619,0.4294,0.45261,0.47776,0.50484,0.52805,0.54932,0.56286,0.57253,0.5764,0.5764,0.56867,0.56093,0.54932,0.53385,0.51451,0.49323,0.47389,0.45261,0.4294,0.40426,0.37524,0.34816,0.32302,0.29981,0.27853,0.26112:0.41435,0.41667,0.41667,0.41667,0.41667,0.41667,0.4213,0.41898,0.4213,0.42361,0.42361,0.4213,0.41898,0.41204,0.40509,0.39583,0.38657,0.37963,0.37963,0.38426,0.39352,0.40509,0.42361,0.44213,0.46759,0.49769,0.52778,0.55787,0.58333,0.60417,0.625,0.6412,0.65741,0.66898,0.68056,0.68519,0.68981,0.69213,0.69676,0.69907,0.69907,0.69676,0.68981,0.67593,0.66435:5 +0.74275,0.74275,0.74275,0.74275,0.74081,0.73888,0.73501,0.73114,0.72534,0.71954,0.70793,0.69439,0.67118,0.6383,0.59768,0.55706,0.51451,0.47195,0.4294,0.39458,0.37718,0.35783,0.33075,0.30948,0.294,0.28046,0.26499,0.25532,0.25725,0.27079,0.29981,0.33656,0.37524,0.41393,0.45648,0.5029,0.55319,0.59768,0.63636,0.66731,0.68665,0.69052,0.68859,0.68472,0.67698:0.5,0.5,0.50231,0.5,0.49306,0.47917,0.4537,0.42593,0.39352,0.36343,0.3287,0.29398,0.26157,0.2338,0.21065,0.19444,0.18519,0.18056,0.1875,0.20602,0.23148,0.25694,0.28704,0.3287,0.375,0.42593,0.48843,0.55324,0.61343,0.66667,0.71065,0.75,0.79398,0.82639,0.83333,0.81944,0.78704,0.74769,0.70833,0.67361,0.6412,0.60648,0.56713,0.53009,0.49306:6 +0.74081,0.74081,0.74081,0.74081,0.74081,0.74081,0.73888,0.73308,0.72727,0.71954,0.706,0.68665,0.66344,0.63443,0.60155,0.56673,0.52805,0.4913,0.45455,0.41199,0.3675,0.32882,0.30174,0.28433,0.27466,0.26886,0.26886,0.27466,0.29594,0.32689,0.3617,0.39458,0.42553,0.46035,0.49323,0.52224,0.55513,0.59381,0.63056,0.65184,0.69439,0.71567,0.71954,0.72147,0.7234:0.45833,0.46065,0.45833,0.46065,0.45833,0.45602,0.43981,0.41435,0.38657,0.3588,0.3287,0.29861,0.27546,0.25231,0.2338,0.21528,0.21065,0.20602,0.21296,0.21991,0.24537,0.28009,0.32407,0.36806,0.41435,0.46065,0.51389,0.56713,0.61111,0.64352,0.67361,0.69676,0.71065,0.72454,0.73843,0.74074,0.7338,0.71296,0.6875,0.66667,0.62963,0.60417,0.5787,0.55787,0.53472:6 +0.706,0.70406,0.70213,0.70213,0.70019,0.69246,0.67892,0.65571,0.62863,0.60348,0.57447,0.54352,0.5087,0.46422,0.42166,0.38685,0.3617,0.34043,0.32302,0.30754,0.30174,0.30561,0.32302,0.34816,0.37524,0.39652,0.41393,0.4294,0.44874,0.47776,0.51838,0.56867,0.61315,0.6499,0.68472,0.70986,0.73308,0.74855,0.76402,0.77563,0.78143,0.78723,0.78917,0.7911,0.7911:0.25694,0.25463,0.25694,0.25694,0.25,0.23611,0.21528,0.1875,0.1713,0.15972,0.14815,0.14583,0.15278,0.15509,0.16898,0.19213,0.22685,0.26389,0.31019,0.35648,0.40046,0.44444,0.49074,0.52546,0.56019,0.59259,0.61806,0.64352,0.66204,0.67593,0.67824,0.67593,0.67361,0.66204,0.64352,0.61806,0.59028,0.57176,0.54167,0.51157,0.48611,0.45833,0.42824,0.40741,0.38194:6 +0.68859,0.68859,0.69052,0.68859,0.68859,0.69052,0.69246,0.69052,0.68279,0.67311,0.65764,0.6383,0.61509,0.58994,0.56286,0.53385,0.50097,0.47002,0.43714,0.41006,0.38685,0.37331,0.36364,0.3559,0.35783,0.36944,0.39265,0.4236,0.45648,0.48549,0.5087,0.52611,0.54932,0.57447,0.60735,0.6383,0.66731,0.69052,0.70986,0.7234,0.73114,0.73888,0.74081,0.74081,0.74275:0.30324,0.30324,0.30324,0.30324,0.30093,0.29861,0.2963,0.28704,0.27546,0.26157,0.24769,0.2338,0.22222,0.21296,0.20602,0.20139,0.19676,0.19907,0.21065,0.23843,0.2662,0.30093,0.34028,0.375,0.41204,0.44907,0.4838,0.5162,0.54167,0.56481,0.58565,0.60417,0.61343,0.61343,0.6088,0.60185,0.58333,0.56713,0.54398,0.52083,0.49769,0.47222,0.45139,0.43287,0.41667:6 +0.84526,0.84526,0.84526,0.84333,0.84526,0.84526,0.84526,0.8472,0.84913,0.85106,0.8472,0.84333,0.83366,0.82012,0.80464,0.7795,0.75822,0.72147,0.67892,0.63056,0.5764,0.51064,0.44294,0.38491,0.3501,0.33849,0.33075,0.33462,0.34429,0.36364,0.39265,0.4352,0.47582,0.51257,0.55706,0.61122,0.67118,0.72727,0.77756,0.81238,0.83559,0.83366,0.83752,0.83752,0.83366:0.51157,0.51157,0.51157,0.51157,0.51157,0.51157,0.50926,0.50463,0.49306,0.47222,0.44444,0.40972,0.36806,0.33102,0.2963,0.25694,0.21065,0.17593,0.14583,0.12963,0.13194,0.15278,0.1875,0.23611,0.29167,0.35648,0.42593,0.49306,0.55324,0.60648,0.65278,0.68519,0.71528,0.71759,0.72222,0.7338,0.72454,0.70602,0.68056,0.65278,0.62037,0.59954,0.57176,0.5463,0.5162:6 +0.57834,0.57834,0.57834,0.57447,0.55126,0.51064,0.46228,0.40812,0.35977,0.30948,0.26886,0.24371,0.23404,0.23791,0.24371,0.25919,0.27853,0.30754,0.34236,0.37718,0.41586,0.45261,0.49323,0.52998,0.56093,0.59188,0.62669,0.66151,0.69826,0.72534,0.74468,0.76015,0.77369,0.79497,0.81431,0.82785,0.83946,0.84913,0.84526,0.83172,0.81044,0.78143,0.74081,0.69826,0.65571:0.24769,0.24769,0.25,0.24306,0.22917,0.21296,0.21065,0.22685,0.25463,0.30093,0.34722,0.38889,0.41204,0.44444,0.48843,0.53009,0.56713,0.60417,0.6412,0.67824,0.70602,0.72685,0.7338,0.72917,0.72917,0.72454,0.71759,0.69907,0.68056,0.66435,0.65972,0.64352,0.62037,0.59028,0.55556,0.50463,0.44676,0.39583,0.34491,0.30093,0.2662,0.23843,0.21065,0.19213,0.18287:6 +0.52418,0.52418,0.52224,0.52224,0.52224,0.51838,0.51451,0.50097,0.47776,0.45261,0.42166,0.39072,0.35783,0.32302,0.29014,0.25532,0.22244,0.19149,0.17795,0.17408,0.17021,0.17215,0.17988,0.18569,0.19342,0.19923,0.20309,0.23017,0.24952,0.28433,0.30948,0.34429,0.37911,0.42166,0.46809,0.51257,0.55513,0.59188,0.63056,0.66925,0.70986,0.74662,0.78723,0.82012,0.84333:0.25231,0.25,0.25,0.24537,0.24306,0.24074,0.23611,0.22454,0.21759,0.2037,0.2037,0.20833,0.21759,0.23148,0.24537,0.27315,0.29861,0.33102,0.35417,0.3588,0.37963,0.38194,0.42593,0.45602,0.44444,0.48148,0.52083,0.56481,0.6088,0.64583,0.68519,0.71991,0.75231,0.77778,0.80093,0.82176,0.83796,0.84954,0.85417,0.84722,0.8287,0.80324,0.77778,0.74537,0.71296:6 +0.51064,0.5087,0.50484,0.49516,0.47776,0.44294,0.39458,0.34236,0.28433,0.23598,0.20309,0.18375,0.18182,0.18956,0.20696,0.23404,0.26886,0.29981,0.33849,0.38685,0.44294,0.50097,0.55513,0.61702,0.67698,0.73114,0.77756,0.82205,0.8588,0.85687,0.87427,0.87234,0.86847,0.86267,0.853,0.83172,0.80077,0.76789,0.73308,0.67118,0.60155,0.52611,0.45455,0.4294,0.43327:0.26157,0.26157,0.26157,0.25694,0.24074,0.21528,0.20833,0.21528,0.24306,0.28241,0.31713,0.33333,0.35417,0.39583,0.44907,0.50926,0.55787,0.60185,0.63426,0.66435,0.68981,0.70602,0.71759,0.72685,0.7338,0.72917,0.71528,0.6875,0.65046,0.61111,0.56713,0.53935,0.48148,0.42361,0.35648,0.30093,0.25694,0.21528,0.19444,0.16898,0.15509,0.15509,0.16435,0.18056,0.18519:6 +0.44681,0.44681,0.44681,0.44874,0.44874,0.44874,0.45068,0.45261,0.45261,0.45261,0.45068,0.44874,0.44681,0.44294,0.43714,0.42553,0.41006,0.38685,0.36364,0.33462,0.30368,0.27273,0.24565,0.21857,0.19536,0.17408,0.15861,0.1528,0.14313,0.1412,0.14507,0.1528,0.17021,0.18762,0.2147,0.24758,0.2766,0.31335,0.34816,0.38104,0.41006,0.4352,0.45841,0.47776,0.48743:0.69907,0.69676,0.69444,0.69444,0.69444,0.69213,0.68981,0.6875,0.67824,0.66898,0.65741,0.63426,0.6088,0.58333,0.55324,0.52546,0.5,0.47685,0.46296,0.4537,0.4537,0.46065,0.47454,0.49537,0.51157,0.52778,0.54398,0.55556,0.59028,0.62963,0.66898,0.70602,0.73843,0.76389,0.77778,0.78704,0.79861,0.80324,0.80324,0.7963,0.78704,0.77315,0.75463,0.7338,0.71528:6 +0.41779,0.41779,0.41779,0.41779,0.41779,0.41779,0.41779,0.41779,0.41779,0.41586,0.41199,0.40426,0.39265,0.37911,0.3617,0.34236,0.31915,0.29787,0.27466,0.25145,0.22824,0.21083,0.19923,0.18956,0.18569,0.17988,0.17795,0.18569,0.20116,0.28046,0.31721,0.35783,0.39845,0.4352,0.47195,0.4971,0.51644,0.52998,0.52611,0.52418,0.52224,0.51644,0.50677,0.49516,0.48356:0.5463,0.54398,0.5463,0.54398,0.54398,0.5463,0.5463,0.54398,0.53935,0.53009,0.52083,0.50926,0.5,0.49074,0.4838,0.47685,0.47454,0.47222,0.47454,0.47685,0.48611,0.50231,0.51852,0.53704,0.55556,0.57407,0.60648,0.6412,0.66667,0.7662,0.77083,0.76852,0.77083,0.7662,0.75231,0.7338,0.71065,0.68056,0.65509,0.63426,0.6088,0.58796,0.57176,0.56019,0.55093:6 +0.44681,0.44681,0.44681,0.44874,0.44874,0.44874,0.45068,0.45261,0.45261,0.45261,0.45068,0.44874,0.44681,0.44294,0.43714,0.42553,0.41006,0.38685,0.36364,0.33462,0.30368,0.27273,0.24565,0.21857,0.19536,0.17408,0.15861,0.1528,0.14313,0.1412,0.14507,0.1528,0.17021,0.18762,0.2147,0.24758,0.2766,0.31335,0.34816,0.38104,0.41006,0.4352,0.45841,0.47776,0.48743:0.69907,0.69676,0.69444,0.69444,0.69444,0.69213,0.68981,0.6875,0.67824,0.66898,0.65741,0.63426,0.6088,0.58333,0.55324,0.52546,0.5,0.47685,0.46296,0.4537,0.4537,0.46065,0.47454,0.49537,0.51157,0.52778,0.54398,0.55556,0.59028,0.62963,0.66898,0.70602,0.73843,0.76389,0.77778,0.78704,0.79861,0.80324,0.80324,0.7963,0.78704,0.77315,0.75463,0.7338,0.71528:6 +0.36944,0.36944,0.36944,0.36944,0.36944,0.37137,0.36944,0.37137,0.37137,0.37331,0.37524,0.37718,0.37524,0.36557,0.3559,0.34429,0.32882,0.30948,0.29014,0.26886,0.24758,0.22437,0.20309,0.18375,0.16248,0.14313,0.13153,0.12766,0.12186,0.11412,0.10832,0.094778,0.092843,0.11412,0.12959,0.147,0.1528,0.17215,0.19536,0.21857,0.24371,0.26692,0.294,0.31528,0.33849:0.63426,0.63426,0.63426,0.63194,0.63426,0.63426,0.63426,0.63194,0.62963,0.625,0.61574,0.6088,0.60185,0.56944,0.55093,0.53009,0.51157,0.49306,0.47917,0.46991,0.46759,0.46759,0.46991,0.47685,0.4838,0.49537,0.51157,0.52546,0.55556,0.59028,0.625,0.65972,0.68981,0.72454,0.74537,0.76157,0.77083,0.78241,0.79398,0.79861,0.80093,0.7963,0.78935,0.78241,0.77083:6 +0.83559,0.83559,0.83559,0.83752,0.83752,0.83752,0.83752,0.83946,0.83946,0.83752,0.83559,0.83172,0.82592,0.81625,0.80464,0.79304,0.7795,0.76402,0.74662,0.72921,0.70986,0.69052,0.67118,0.65184,0.63056,0.61122,0.59188,0.5706,0.54932,0.52611,0.50484,0.48549,0.46422,0.44487,0.42747,0.41199,0.39652,0.38104,0.3617,0.34429,0.32689,0.30948,0.29207,0.27466,0.25725:0.44213,0.44444,0.44213,0.44213,0.44213,0.44213,0.44213,0.44444,0.44213,0.44444,0.44444,0.44444,0.44444,0.44213,0.43981,0.4375,0.43519,0.43287,0.42824,0.42361,0.41898,0.41667,0.41204,0.40972,0.40741,0.40509,0.40278,0.40046,0.39815,0.39583,0.39583,0.39815,0.40046,0.40278,0.40509,0.40741,0.40509,0.40046,0.39583,0.3912,0.38426,0.38426,0.38657,0.38889,0.3912:7 +0.82979,0.82979,0.82979,0.82785,0.82785,0.82785,0.82785,0.82592,0.82205,0.81431,0.80271,0.78917,0.77369,0.75822,0.74081,0.72147,0.70019,0.67892,0.65377,0.62863,0.60155,0.57834,0.55513,0.53191,0.5087,0.48549,0.46615,0.44487,0.4236,0.40619,0.38298,0.36557,0.34623,0.32689,0.30561,0.2882,0.26886,0.25145,0.23404,0.21857,0.20503,0.18956,0.17988,0.17602,0.17408:0.47685,0.47685,0.47685,0.47685,0.47685,0.47685,0.47685,0.47685,0.47454,0.46991,0.46528,0.46065,0.45602,0.45139,0.44676,0.44213,0.4375,0.43056,0.42593,0.42361,0.4213,0.42361,0.42361,0.42361,0.42593,0.42593,0.42824,0.42824,0.42593,0.42824,0.42593,0.42593,0.42361,0.42361,0.4213,0.41898,0.41667,0.40972,0.40972,0.40509,0.39352,0.3912,0.3912,0.3912,0.3912:7 +0.80077,0.80077,0.80077,0.80077,0.79884,0.79884,0.79691,0.79497,0.79304,0.7911,0.78917,0.78723,0.78143,0.77369,0.76789,0.75435,0.74081,0.72534,0.70793,0.68859,0.66731,0.64797,0.62669,0.60542,0.58221,0.56093,0.54159,0.52031,0.49903,0.47969,0.45841,0.43907,0.41973,0.40039,0.38298,0.36557,0.34816,0.32882,0.31141,0.294,0.27853,0.26499,0.25532,0.24565,0.23985:0.52546,0.52778,0.52778,0.53009,0.53241,0.53241,0.53472,0.53241,0.53241,0.53241,0.53241,0.53472,0.53241,0.53241,0.53241,0.53009,0.53009,0.53241,0.53241,0.52778,0.53009,0.52546,0.52315,0.51852,0.51157,0.50463,0.5,0.49537,0.49306,0.49074,0.49074,0.48843,0.48843,0.49074,0.49306,0.50694,0.50463,0.49537,0.5625,0.57407,0.58102,0.56713,0.55324,0.55093,0.55556:7 +0.79884,0.79884,0.79884,0.79884,0.79884,0.79884,0.79884,0.79884,0.79884,0.79884,0.79691,0.79691,0.79691,0.79884,0.79691,0.79691,0.79884,0.79884,0.79691,0.79691,0.79884,0.79691,0.79691,0.79691,0.79691,0.79691,0.79691,0.79497,0.79497,0.79304,0.79304,0.7911,0.78723,0.7853,0.78143,0.77756,0.77176,0.76209,0.75435,0.74275,0.72727,0.7118,0.69246,0.67311,0.65184:0.47685,0.47685,0.47454,0.47222,0.47454,0.47454,0.47685,0.47685,0.47454,0.47454,0.47454,0.47685,0.47685,0.47685,0.47685,0.47454,0.47685,0.47917,0.47917,0.47917,0.47685,0.47685,0.47685,0.47685,0.47917,0.47685,0.47685,0.47685,0.47685,0.47685,0.47685,0.47917,0.47685,0.47685,0.47685,0.47685,0.47454,0.47454,0.47222,0.46759,0.46296,0.45833,0.45602,0.44907,0.44444:7 +0.77563,0.77563,0.77563,0.77563,0.77563,0.77756,0.77563,0.77563,0.77563,0.77563,0.77563,0.77563,0.77563,0.77369,0.77369,0.77176,0.76789,0.76209,0.75242,0.74275,0.72921,0.71567,0.70406,0.68859,0.67505,0.65957,0.64023,0.62282,0.60155,0.58221,0.5648,0.54545,0.52611,0.5087,0.48936,0.47002,0.45261,0.43714,0.41973,0.40232,0.38298,0.36557,0.3501,0.33656,0.32689:0.59954,0.59954,0.60185,0.60185,0.60185,0.60417,0.60417,0.60185,0.60417,0.60185,0.60417,0.60417,0.60185,0.60185,0.60185,0.60185,0.60185,0.60185,0.59954,0.60185,0.59954,0.59954,0.59954,0.60185,0.60185,0.60185,0.59954,0.59722,0.59722,0.59722,0.59722,0.59722,0.59491,0.59491,0.59954,0.59954,0.59954,0.60417,0.61111,0.61111,0.61574,0.61343,0.61343,0.61111,0.60417:7 +0.80851,0.80658,0.80658,0.80271,0.80077,0.79691,0.79304,0.78917,0.7853,0.77756,0.77369,0.76596,0.75629,0.74662,0.73308,0.72147,0.70793,0.69246,0.67892,0.66344,0.6499,0.63636,0.62089,0.60542,0.58994,0.57447,0.55899,0.54352,0.52805,0.51257,0.4971,0.48162,0.46615,0.44874,0.43133,0.41586,0.39652,0.37911,0.36364,0.34623,0.32882,0.31335,0.294,0.27853,0.26499:0.53241,0.53472,0.53472,0.53241,0.53472,0.53472,0.53472,0.53241,0.53241,0.53009,0.53009,0.53009,0.53009,0.52778,0.52778,0.52546,0.52315,0.52315,0.52315,0.52315,0.52083,0.51852,0.51852,0.51852,0.51852,0.51852,0.51852,0.51852,0.51852,0.52083,0.52315,0.52546,0.52778,0.52546,0.52546,0.52546,0.52315,0.51852,0.5162,0.51157,0.50694,0.50463,0.50231,0.49769,0.49537:7 +0.79304,0.79497,0.79497,0.79497,0.79691,0.79691,0.79884,0.79884,0.79884,0.79884,0.79884,0.79884,0.79884,0.79884,0.79691,0.79691,0.79497,0.79304,0.7911,0.78917,0.78337,0.7795,0.77369,0.76596,0.75629,0.74468,0.73308,0.71954,0.706,0.69052,0.67311,0.65764,0.64023,0.62282,0.60735,0.58994,0.57447,0.55899,0.54159,0.52611,0.50677,0.48936,0.47195,0.45455,0.43714:0.52546,0.52546,0.52546,0.52778,0.52778,0.52778,0.52546,0.52546,0.52778,0.52546,0.52546,0.52546,0.52778,0.52778,0.52778,0.52778,0.52778,0.53009,0.52778,0.53009,0.53009,0.53009,0.53009,0.53009,0.52778,0.52546,0.52315,0.52083,0.5162,0.5162,0.51389,0.51389,0.51157,0.51157,0.51157,0.51389,0.5162,0.5162,0.51852,0.52083,0.52315,0.52315,0.52546,0.52778,0.52546:7 +0.81818,0.81625,0.81238,0.80851,0.80658,0.80077,0.79304,0.7853,0.7795,0.76983,0.76015,0.75048,0.73888,0.72534,0.7118,0.69439,0.67698,0.65957,0.64217,0.62282,0.60348,0.58607,0.56673,0.54932,0.53191,0.51451,0.4971,0.47969,0.46422,0.44681,0.43133,0.41586,0.39845,0.38298,0.3675,0.35203,0.33849,0.32495,0.30948,0.29787,0.28627,0.2766,0.2766,0.26886,0.25725:0.50694,0.50694,0.50694,0.50694,0.50694,0.50694,0.50694,0.50694,0.50694,0.50463,0.50231,0.50231,0.50231,0.5,0.5,0.5,0.5,0.5,0.5,0.50231,0.50231,0.50231,0.50231,0.50231,0.50231,0.50231,0.5,0.49769,0.49769,0.49769,0.49769,0.49769,0.49769,0.5,0.49537,0.49306,0.49074,0.48843,0.48611,0.48611,0.4838,0.48148,0.47222,0.46991,0.46759:7 +0.50677,0.50677,0.50484,0.50677,0.50677,0.50677,0.50677,0.50484,0.5029,0.4971,0.4971,0.4913,0.48356,0.47969,0.47195,0.46035,0.45261,0.43714,0.42553,0.41393,0.40039,0.38878,0.37524,0.36364,0.34816,0.33269,0.32108,0.30561,0.29014,0.2766,0.26306,0.24758,0.23404,0.21857,0.20116,0.18762,0.17215,0.15861,0.14507,0.13733,0.12573,0.11412,0.10445,0.094778,0.090909:0.64583,0.6412,0.64815,0.64583,0.64352,0.64583,0.64352,0.64352,0.64583,0.64583,0.6412,0.64583,0.64583,0.64815,0.64352,0.64352,0.6412,0.6412,0.63194,0.62731,0.625,0.62037,0.61574,0.61343,0.61343,0.61111,0.60648,0.60185,0.59722,0.59259,0.59259,0.59028,0.58565,0.58565,0.58565,0.58796,0.59028,0.59028,0.59028,0.58796,0.59028,0.59028,0.59259,0.59028,0.58565:7 +0.4971,0.49516,0.4971,0.49516,0.49516,0.48936,0.48549,0.47776,0.46615,0.45455,0.44487,0.4294,0.41779,0.40426,0.38878,0.37718,0.3617,0.34623,0.32689,0.31528,0.29981,0.2882,0.27466,0.26692,0.25338,0.23985,0.21857,0.20309,0.17988,0.17215,0.16441,0.16441,0.16441,0.17021,0.16248,0.16054,0.16828,0.16054,0.16248,0.16634,0.16441,0.16248,0.16248,0.16634,0.17021:0.74537,0.74537,0.74537,0.74537,0.74769,0.75,0.74769,0.74769,0.74769,0.75,0.74537,0.74306,0.74306,0.73148,0.72917,0.71296,0.71528,0.70833,0.70833,0.70139,0.70139,0.70139,0.70139,0.7037,0.70602,0.70833,0.70833,0.71065,0.71528,0.71759,0.71991,0.72685,0.72222,0.72222,0.72222,0.72222,0.71759,0.71759,0.71528,0.71296,0.71296,0.71296,0.71296,0.71065,0.71065:7 +0.40426,0.40426,0.40232,0.40426,0.40039,0.40039,0.40039,0.40039,0.39652,0.39265,0.39072,0.38685,0.38298,0.37911,0.37524,0.36944,0.36557,0.35977,0.3501,0.34429,0.33849,0.33075,0.32495,0.31915,0.31335,0.30754,0.30174,0.294,0.29207,0.28627,0.28046,0.27273,0.26499,0.25919,0.24952,0.24371,0.23211,0.22244,0.2089,0.19536,0.18569,0.17602,0.16634,0.15861,0.14894:0.72454,0.72917,0.72454,0.72222,0.72917,0.72685,0.72454,0.71991,0.71759,0.71528,0.71991,0.71759,0.71296,0.71296,0.70833,0.70602,0.70139,0.69907,0.69444,0.69213,0.6875,0.68519,0.68287,0.67593,0.67361,0.66898,0.66435,0.66204,0.65972,0.65741,0.65278,0.65278,0.65046,0.65278,0.64815,0.64583,0.63889,0.63889,0.63657,0.63657,0.63426,0.63426,0.63194,0.62963,0.62963:7 +0.60155,0.60348,0.60348,0.60542,0.60348,0.60155,0.59961,0.59768,0.58607,0.58027,0.5706,0.56093,0.55126,0.54739,0.53385,0.52611,0.52031,0.5087,0.49903,0.4913,0.47969,0.47002,0.46035,0.44681,0.43714,0.42747,0.41586,0.39845,0.38491,0.37331,0.3675,0.35977,0.35203,0.34236,0.33656,0.32689,0.32302,0.31528,0.30948,0.29207,0.27466,0.2766,0.27466,0.27273,0.27273:0.71528,0.72222,0.71759,0.71296,0.72454,0.72222,0.71528,0.71759,0.71991,0.71528,0.70833,0.71528,0.71065,0.70833,0.70833,0.70833,0.69907,0.69213,0.69213,0.69444,0.68981,0.6875,0.68287,0.68056,0.67593,0.67361,0.66898,0.66667,0.65972,0.65741,0.65972,0.65972,0.65278,0.64352,0.63889,0.62963,0.625,0.61806,0.61574,0.60648,0.59954,0.60185,0.59954,0.59954,0.59954:7 +0.74275,0.74275,0.74081,0.74081,0.74081,0.74081,0.74081,0.74081,0.74081,0.74081,0.74081,0.74081,0.73888,0.73888,0.73888,0.73694,0.73694,0.73501,0.73694,0.73694,0.73694,0.73694,0.73694,0.73694,0.73694,0.73694,0.73694,0.73888,0.73888,0.73888,0.73888,0.73888,0.73888,0.74081,0.74081,0.74081,0.74275,0.74275,0.74468,0.74468,0.74662,0.74855,0.75242,0.75435,0.75629:0.57176,0.57176,0.57176,0.57176,0.57176,0.57176,0.57176,0.57407,0.57176,0.57176,0.57176,0.57176,0.57176,0.56713,0.56481,0.56019,0.55556,0.54861,0.54167,0.53241,0.52546,0.5162,0.50694,0.49769,0.48611,0.47685,0.46759,0.45602,0.44676,0.43519,0.42361,0.41435,0.40509,0.39352,0.38657,0.375,0.36343,0.35417,0.34491,0.33565,0.32407,0.31481,0.30556,0.2963,0.28704:8 +0.65377,0.65571,0.65571,0.65957,0.65571,0.65764,0.65764,0.65764,0.65571,0.65571,0.65571,0.65571,0.65571,0.65571,0.65957,0.64797,0.6441,0.64603,0.64217,0.64023,0.64217,0.64217,0.64217,0.64023,0.6383,0.63636,0.63443,0.6325,0.63056,0.62863,0.62476,0.62476,0.62476,0.62669,0.62669,0.62669,0.62476,0.62476,0.62282,0.62282,0.62476,0.62476,0.62669,0.62863,0.62863:0.69444,0.69213,0.69213,0.69213,0.69213,0.69213,0.69213,0.69213,0.69213,0.69444,0.69444,0.69213,0.68981,0.6875,0.68056,0.68056,0.67824,0.67361,0.66898,0.66435,0.65741,0.6412,0.625,0.6088,0.58796,0.56944,0.54861,0.52778,0.50231,0.48148,0.45833,0.43519,0.41435,0.39583,0.375,0.35417,0.33102,0.30787,0.28241,0.25926,0.23843,0.21991,0.2037,0.1875,0.16898:8 +0.65764,0.65957,0.66151,0.66151,0.65957,0.65184,0.65571,0.65957,0.65957,0.65571,0.65377,0.65571,0.65571,0.65571,0.65957,0.66151,0.66151,0.66344,0.66344,0.66731,0.66925,0.66925,0.67118,0.66925,0.66925,0.66731,0.66731,0.66731,0.66731,0.66731,0.66538,0.66538,0.66731,0.66925,0.66925,0.67311,0.67311,0.67505,0.67698,0.67892,0.68085,0.68279,0.68279,0.68279,0.68472:0.77778,0.78009,0.77778,0.77778,0.77778,0.77778,0.77315,0.76852,0.76389,0.75926,0.75231,0.74306,0.73843,0.72917,0.72222,0.71528,0.70833,0.69907,0.69213,0.68519,0.67593,0.66667,0.65972,0.65046,0.6412,0.62963,0.62269,0.61574,0.60417,0.59491,0.58333,0.57407,0.56019,0.5463,0.53472,0.51852,0.50231,0.48611,0.46759,0.44907,0.43287,0.41667,0.40046,0.38426,0.37037:8 +0.66925,0.66925,0.66925,0.67118,0.66925,0.66925,0.66925,0.67118,0.67118,0.67118,0.67311,0.67698,0.68085,0.67311,0.66731,0.66151,0.65957,0.65957,0.65957,0.65957,0.65957,0.65764,0.65571,0.65571,0.65764,0.66151,0.66538,0.67118,0.67698,0.67892,0.67892,0.68085,0.68085,0.68279,0.68085,0.67892,0.67892,0.67698,0.67698,0.67505,0.67311,0.66925,0.66731,0.66731,0.66538:0.78009,0.78009,0.78009,0.78009,0.78009,0.78009,0.78009,0.78009,0.77778,0.77778,0.77315,0.7662,0.75694,0.75,0.73843,0.73148,0.71991,0.70833,0.69444,0.68519,0.67593,0.65972,0.65046,0.62731,0.6088,0.59028,0.56713,0.54167,0.52315,0.50463,0.48611,0.46528,0.44444,0.42824,0.40972,0.38657,0.36574,0.34259,0.32176,0.30556,0.28704,0.26389,0.24306,0.22454,0.20602:8 +0.63636,0.63636,0.63636,0.63636,0.63636,0.63636,0.6383,0.6383,0.6383,0.6441,0.64603,0.6499,0.6383,0.62863,0.62863,0.63056,0.6325,0.6383,0.6383,0.64023,0.64217,0.64217,0.6441,0.6441,0.64603,0.64797,0.6499,0.65184,0.65377,0.65571,0.65571,0.65571,0.6499,0.64603,0.6441,0.6441,0.64023,0.6383,0.6383,0.63636,0.6383,0.64023,0.64023,0.64217,0.64603:0.77778,0.77546,0.77778,0.77546,0.77546,0.77546,0.77546,0.77546,0.77083,0.76389,0.75926,0.75,0.74537,0.7338,0.71991,0.71065,0.69444,0.68287,0.66898,0.65509,0.6412,0.625,0.6088,0.59028,0.57407,0.55556,0.53935,0.52315,0.50694,0.48843,0.47685,0.46759,0.45602,0.43981,0.4213,0.40741,0.3912,0.37037,0.35185,0.33102,0.31019,0.28935,0.26852,0.24769,0.22454:8 +0.58221,0.58414,0.57253,0.57253,0.56867,0.56673,0.56673,0.56673,0.56867,0.56673,0.56093,0.55899,0.55513,0.55513,0.54739,0.54159,0.53191,0.52418,0.51644,0.51064,0.50484,0.5029,0.50097,0.49903,0.49903,0.49903,0.49903,0.49903,0.49903,0.49903,0.49903,0.49516,0.49323,0.49323,0.4913,0.48936,0.48549,0.48356,0.48356,0.48356,0.48549,0.48936,0.48936,0.48549,0.48356:0.74769,0.74769,0.75463,0.75231,0.75,0.74769,0.74074,0.73148,0.71528,0.69907,0.6875,0.6713,0.65278,0.63194,0.61111,0.58565,0.56019,0.53472,0.50926,0.4838,0.46065,0.43287,0.40972,0.38657,0.36111,0.33796,0.31481,0.29398,0.27315,0.25463,0.23611,0.21991,0.20139,0.18287,0.16435,0.15046,0.13889,0.12963,0.11806,0.11111,0.10648,0.10417,0.10185,0.094907,0.094907:8 +0.62282,0.62476,0.62282,0.62476,0.62476,0.62476,0.62282,0.62089,0.61702,0.59768,0.58801,0.58221,0.5706,0.55899,0.54739,0.54352,0.53965,0.53772,0.54159,0.54352,0.54739,0.55319,0.55706,0.56093,0.56286,0.5648,0.56867,0.57447,0.57834,0.58221,0.58221,0.58027,0.57834,0.57447,0.57253,0.5706,0.56867,0.56286,0.55899,0.55513,0.55126,0.55126,0.54932,0.54932,0.54545:0.76389,0.76389,0.76389,0.76389,0.76389,0.75926,0.75463,0.74306,0.73148,0.71991,0.71528,0.71296,0.70139,0.67824,0.64352,0.61111,0.58333,0.55324,0.52546,0.5,0.47917,0.4537,0.43056,0.40741,0.38426,0.3588,0.33333,0.30787,0.28241,0.26157,0.24306,0.22454,0.2037,0.1875,0.16667,0.15046,0.13194,0.11574,0.097222,0.085648,0.076389,0.074074,0.076389,0.085648,0.085648:8 +0.5648,0.5648,0.56673,0.56673,0.5648,0.56867,0.56673,0.5648,0.56673,0.56673,0.5648,0.56286,0.55706,0.55513,0.55706,0.55513,0.55126,0.54739,0.54352,0.53772,0.53385,0.52998,0.52805,0.52611,0.52224,0.51838,0.51451,0.51257,0.51064,0.50677,0.5029,0.50097,0.4971,0.4971,0.49323,0.4913,0.48743,0.48549,0.48549,0.48356,0.48162,0.48162,0.47969,0.47969,0.47969:0.75463,0.75231,0.75231,0.75,0.75231,0.74769,0.74769,0.74769,0.74306,0.73843,0.7338,0.72685,0.72685,0.73148,0.72685,0.71759,0.70833,0.70139,0.68981,0.6875,0.67824,0.66435,0.64815,0.62963,0.61343,0.59722,0.58102,0.56713,0.55093,0.53472,0.52315,0.50926,0.49306,0.47454,0.46065,0.44676,0.43287,0.41898,0.40509,0.3912,0.37731,0.36574,0.34954,0.33796,0.32639:8 +0.52805,0.52805,0.52805,0.52805,0.52611,0.52611,0.52418,0.52611,0.52611,0.52611,0.52611,0.52611,0.52805,0.52805,0.52998,0.53385,0.53385,0.53578,0.53772,0.53772,0.53965,0.53965,0.53965,0.53965,0.53772,0.53772,0.53578,0.53385,0.53191,0.52805,0.52418,0.52224,0.51838,0.51644,0.51451,0.51257,0.5087,0.50677,0.50484,0.50097,0.49903,0.4971,0.49323,0.4913,0.48936:0.78935,0.78704,0.78241,0.78241,0.77546,0.76852,0.76157,0.75231,0.75463,0.74769,0.74074,0.73148,0.72222,0.70833,0.69676,0.6875,0.67361,0.66204,0.64583,0.63194,0.61574,0.60185,0.58565,0.57176,0.55787,0.54167,0.52546,0.51157,0.49537,0.4838,0.46991,0.45602,0.44213,0.43056,0.41898,0.40509,0.3912,0.37963,0.36574,0.35185,0.34028,0.32639,0.31481,0.30324,0.28935:8 +0.60928,0.60928,0.60928,0.60928,0.60928,0.60928,0.60928,0.61122,0.60928,0.60928,0.60928,0.60928,0.60735,0.60735,0.60735,0.60928,0.60735,0.60735,0.60735,0.60542,0.60348,0.60155,0.60155,0.59961,0.59768,0.59381,0.59188,0.58607,0.58414,0.58027,0.57834,0.57447,0.57253,0.56867,0.56867,0.5648,0.55513,0.54739,0.53965,0.53191,0.52805,0.52611,0.52418,0.51838,0.51644:0.76157,0.76157,0.76157,0.76157,0.76157,0.76157,0.76157,0.76157,0.76157,0.76157,0.76157,0.76389,0.76389,0.76389,0.76389,0.76389,0.76157,0.75926,0.75694,0.75463,0.75,0.74537,0.74074,0.7338,0.72685,0.71991,0.71296,0.7037,0.69444,0.68287,0.67361,0.66435,0.65278,0.63889,0.62731,0.61343,0.60417,0.59259,0.58102,0.57407,0.56713,0.56481,0.55787,0.55324,0.54861:8 +0.46035,0.45841,0.46035,0.46228,0.46228,0.46228,0.46228,0.46035,0.46228,0.46228,0.46228,0.46228,0.46035,0.46228,0.46228,0.46035,0.46035,0.46035,0.46228,0.46228,0.46228,0.46035,0.46035,0.45841,0.45455,0.45261,0.45261,0.44874,0.44487,0.43907,0.4352,0.43327,0.4294,0.42747,0.42553,0.42166,0.40619,0.38878,0.37911,0.37718,0.37524,0.36944,0.36557,0.3617,0.35783:0.84491,0.84491,0.84259,0.84259,0.84259,0.84259,0.84259,0.84259,0.84259,0.84028,0.84028,0.84028,0.84028,0.84028,0.84028,0.84028,0.84028,0.84028,0.84028,0.84028,0.84028,0.84028,0.83796,0.83565,0.83102,0.82407,0.81713,0.80556,0.79398,0.78241,0.7662,0.75,0.73611,0.71759,0.70139,0.68287,0.6713,0.65972,0.65046,0.63657,0.62269,0.61574,0.60648,0.59954,0.58796:8 +0.47389,0.47389,0.47195,0.47195,0.47389,0.47582,0.47582,0.47582,0.47582,0.47389,0.47389,0.47389,0.47002,0.45841,0.44487,0.43714,0.4236,0.41006,0.39845,0.38878,0.37911,0.36944,0.36364,0.35977,0.3559,0.3501,0.34429,0.33656,0.32882,0.32302,0.31915,0.31335,0.30948,0.30368,0.29787,0.29014,0.28433,0.28046,0.27853,0.27853,0.27853,0.28046,0.2824,0.28433,0.27853:0.83333,0.83565,0.83333,0.83333,0.83333,0.83333,0.83333,0.83333,0.83333,0.8287,0.82176,0.81019,0.79398,0.77315,0.74769,0.71991,0.69907,0.67824,0.65741,0.63657,0.62731,0.60648,0.58796,0.55787,0.52546,0.49074,0.45833,0.42593,0.39583,0.36806,0.34722,0.31944,0.29861,0.28241,0.27315,0.2662,0.26852,0.27546,0.27546,0.28009,0.27778,0.28009,0.27778,0.27546,0.28704:8 +0.55126,0.55126,0.55126,0.55126,0.54932,0.54932,0.55126,0.54932,0.55126,0.55319,0.55513,0.55513,0.55126,0.55126,0.55126,0.55513,0.56093,0.56286,0.55513,0.54739,0.54739,0.55126,0.55513,0.54932,0.54159,0.53772,0.53578,0.53578,0.53578,0.52998,0.51644,0.51257,0.51064,0.51451,0.51644,0.5029,0.49903,0.50677,0.5087,0.51257,0.51644,0.51257,0.49903,0.50484,0.5087:0.49074,0.49074,0.49306,0.49306,0.49537,0.49537,0.49537,0.49537,0.49537,0.49769,0.49537,0.49306,0.49306,0.49074,0.5,0.50231,0.50694,0.49537,0.49306,0.49769,0.49769,0.5,0.48843,0.48148,0.48148,0.48843,0.49306,0.49537,0.48843,0.46296,0.47685,0.47685,0.48611,0.48843,0.46759,0.48611,0.48611,0.47917,0.4838,0.4838,0.46065,0.45833,0.48611,0.47222,0.4838:9 +0.67892,0.67505,0.67311,0.66925,0.66925,0.66538,0.66731,0.66344,0.66344,0.66925,0.67118,0.66925,0.66925,0.67311,0.67118,0.66731,0.66538,0.67311,0.67311,0.68085,0.67698,0.68085,0.67698,0.66925,0.66538,0.66538,0.66344,0.65764,0.65764,0.66731,0.66731,0.66538,0.67505,0.67311,0.67505,0.67118,0.67118,0.67505,0.67892,0.67505,0.67311,0.67118,0.67698,0.67505,0.66925:0.5,0.5,0.5,0.50231,0.50463,0.50463,0.50231,0.48148,0.4838,0.50231,0.50231,0.47917,0.47917,0.50463,0.49074,0.46991,0.47685,0.50231,0.48148,0.46991,0.47685,0.50231,0.48843,0.47222,0.47917,0.5,0.49306,0.47454,0.47454,0.5,0.50231,0.47917,0.47454,0.47917,0.5,0.47685,0.47222,0.48148,0.50231,0.4838,0.47222,0.47454,0.49537,0.49074,0.47222:9 +0.65571,0.65571,0.65571,0.65571,0.65571,0.65571,0.65571,0.65571,0.65571,0.65571,0.65571,0.65571,0.65571,0.65571,0.65571,0.65571,0.65377,0.6499,0.65377,0.65571,0.65764,0.65571,0.65377,0.65571,0.65184,0.64603,0.64217,0.64603,0.6499,0.6499,0.64603,0.64603,0.65377,0.65571,0.6499,0.64603,0.6499,0.65377,0.64797,0.6441,0.64603,0.65377,0.65571,0.6499,0.65377:0.51157,0.51389,0.51157,0.51389,0.51157,0.51389,0.51157,0.51389,0.51389,0.51157,0.51389,0.51389,0.51157,0.50694,0.50694,0.50231,0.4838,0.47917,0.49074,0.50231,0.50463,0.48611,0.48611,0.50231,0.5,0.47685,0.46759,0.48611,0.49537,0.48148,0.46528,0.46528,0.49074,0.49306,0.46991,0.46296,0.47454,0.49074,0.48148,0.46065,0.46296,0.48843,0.49074,0.46296,0.45833:9 +0.66538,0.66344,0.66538,0.66538,0.66538,0.66538,0.66538,0.66538,0.66344,0.6499,0.6441,0.6383,0.6325,0.62282,0.62669,0.62669,0.63443,0.63443,0.63443,0.64217,0.64217,0.64797,0.64023,0.6499,0.64603,0.65571,0.65184,0.65377,0.65377,0.65957,0.65957,0.64797,0.65377,0.6499,0.65764,0.65764,0.6499,0.65764,0.65764,0.66925,0.67311,0.66925,0.66925,0.66151,0.65957:0.53935,0.53704,0.53704,0.53704,0.53704,0.53704,0.53704,0.53704,0.53472,0.50694,0.50926,0.52315,0.52546,0.49537,0.48843,0.49306,0.52315,0.51852,0.48611,0.4838,0.50463,0.51157,0.4838,0.47685,0.48148,0.50926,0.49537,0.47454,0.47685,0.50694,0.51157,0.48148,0.47454,0.47454,0.50463,0.5,0.46991,0.46991,0.47685,0.50231,0.50231,0.47454,0.46991,0.46991,0.46528:9 +0.49516,0.4971,0.4971,0.49516,0.5029,0.50484,0.48549,0.47582,0.4913,0.47195,0.45455,0.46809,0.45068,0.43133,0.43714,0.42166,0.40812,0.41973,0.40812,0.40232,0.40232,0.40039,0.37911,0.37718,0.39265,0.37137,0.37137,0.37718,0.36944,0.36557,0.35977,0.37718,0.3675,0.36944,0.37718,0.36944,0.3617,0.3617,0.36557,0.3559,0.35203,0.35203,0.34816,0.34816,0.35203:0.50694,0.50463,0.50231,0.50463,0.48843,0.4838,0.49769,0.45602,0.48148,0.49074,0.44213,0.46759,0.46296,0.43981,0.44213,0.44676,0.40278,0.44444,0.44444,0.4213,0.42824,0.42361,0.43519,0.43287,0.41667,0.43056,0.39352,0.41667,0.42361,0.39815,0.43287,0.41898,0.42824,0.37963,0.4213,0.42361,0.44213,0.43056,0.43056,0.42593,0.43981,0.43981,0.38889,0.4375,0.43519:9 +0.47776,0.47582,0.47776,0.47776,0.47582,0.47776,0.47776,0.47776,0.47969,0.47969,0.48162,0.48162,0.47582,0.47002,0.47195,0.47582,0.47195,0.47776,0.47776,0.47582,0.47195,0.45841,0.46615,0.47969,0.48356,0.47969,0.47195,0.46228,0.45648,0.45261,0.46035,0.46422,0.45841,0.45261,0.44874,0.44874,0.45841,0.46228,0.45841,0.45261,0.44681,0.43907,0.44101,0.44681,0.45648:0.4537,0.45602,0.4537,0.45139,0.4537,0.45139,0.4537,0.45139,0.44444,0.43981,0.4375,0.4375,0.43981,0.45602,0.41667,0.44444,0.46065,0.44676,0.44444,0.44676,0.45602,0.40046,0.46296,0.44444,0.44444,0.44213,0.4375,0.45139,0.41204,0.43981,0.43287,0.43287,0.43519,0.4375,0.4375,0.44907,0.4375,0.4375,0.4375,0.4375,0.44676,0.40046,0.40741,0.46296,0.44676:9 +0.51451,0.51451,0.51257,0.52031,0.52418,0.52418,0.52224,0.51644,0.50484,0.49323,0.49323,0.4971,0.50097,0.50097,0.49516,0.48549,0.4913,0.50484,0.51064,0.51064,0.50484,0.49323,0.48162,0.48356,0.48743,0.4913,0.4913,0.48356,0.47389,0.47002,0.46228,0.46228,0.46615,0.47002,0.46422,0.46035,0.46035,0.45648,0.45648,0.46422,0.46809,0.46809,0.46228,0.45841,0.44681:0.52546,0.52546,0.52778,0.51157,0.50694,0.50926,0.50694,0.5,0.50694,0.46296,0.49537,0.49537,0.49306,0.49306,0.5,0.45602,0.50463,0.49537,0.49769,0.49537,0.49074,0.49537,0.44676,0.46528,0.49537,0.48843,0.48843,0.48611,0.48148,0.49074,0.46759,0.49769,0.48611,0.48611,0.4838,0.47917,0.4838,0.46296,0.47917,0.4838,0.48611,0.4838,0.47917,0.4838,0.44676:9 +0.5706,0.56867,0.56867,0.56093,0.55126,0.55126,0.55899,0.5706,0.57253,0.56673,0.55899,0.54352,0.53385,0.54352,0.55126,0.54932,0.54352,0.53385,0.51838,0.52224,0.52418,0.53578,0.54739,0.54932,0.54739,0.54352,0.53191,0.53385,0.53965,0.54545,0.54352,0.53772,0.52224,0.51644,0.51451,0.52224,0.52611,0.52224,0.51257,0.50484,0.49903,0.49323,0.48549,0.4913,0.50097:0.51852,0.51852,0.52083,0.52546,0.47685,0.47685,0.52315,0.51852,0.51389,0.51157,0.50926,0.51157,0.46759,0.51852,0.50231,0.49769,0.49306,0.49769,0.46065,0.4537,0.46991,0.51389,0.5,0.5,0.49769,0.5,0.51389,0.5162,0.50694,0.50231,0.50231,0.5,0.50926,0.45602,0.46065,0.51389,0.5,0.49769,0.49537,0.49074,0.49537,0.49769,0.46065,0.51389,0.49537:9 +0.39845,0.39845,0.40039,0.40039,0.40039,0.40039,0.40232,0.40039,0.40039,0.40232,0.40232,0.40232,0.40426,0.40232,0.40232,0.40232,0.40232,0.40232,0.39072,0.38878,0.38878,0.39072,0.40039,0.39652,0.38491,0.37911,0.37911,0.38298,0.37718,0.37911,0.38298,0.37137,0.36364,0.3559,0.3617,0.34623,0.34429,0.3559,0.34623,0.34429,0.34429,0.34816,0.33656,0.34623,0.34236:0.63426,0.63426,0.63426,0.63426,0.63426,0.63194,0.63194,0.63194,0.63194,0.63194,0.63194,0.63194,0.63194,0.62963,0.62963,0.63194,0.62963,0.62963,0.64815,0.65972,0.65972,0.64583,0.62731,0.62963,0.63194,0.62963,0.62269,0.61574,0.61343,0.61574,0.62037,0.62963,0.63426,0.62963,0.61574,0.6088,0.61111,0.61574,0.62963,0.63657,0.63194,0.61806,0.61111,0.61343,0.62731:9 +0.37524,0.37524,0.37524,0.37524,0.37524,0.37524,0.37524,0.37524,0.37524,0.37524,0.37524,0.37524,0.38685,0.38685,0.37911,0.36944,0.36557,0.36557,0.36557,0.34429,0.35397,0.3559,0.35397,0.35783,0.3501,0.34623,0.33849,0.34043,0.33269,0.34236,0.33656,0.33269,0.33462,0.33656,0.34043,0.34236,0.33462,0.33269,0.33269,0.33462,0.33269,0.34043,0.33656,0.32882,0.33075:0.6412,0.64352,0.6412,0.6412,0.64352,0.6412,0.6412,0.6412,0.6412,0.6412,0.6412,0.63889,0.62269,0.60417,0.60417,0.6088,0.60417,0.58796,0.59028,0.61111,0.59954,0.5787,0.58796,0.58796,0.5787,0.58102,0.5787,0.57639,0.59259,0.58565,0.57407,0.57639,0.57639,0.57407,0.58796,0.58333,0.57639,0.58102,0.58102,0.58102,0.59722,0.59491,0.58102,0.58333,0.58333:9 +0.39845,0.39845,0.40039,0.40039,0.40039,0.40039,0.40232,0.40039,0.40039,0.40232,0.40232,0.40232,0.40426,0.40232,0.40232,0.40232,0.40232,0.40232,0.39072,0.38878,0.38878,0.39072,0.40039,0.39652,0.38491,0.37911,0.37911,0.38298,0.37718,0.37911,0.38298,0.37137,0.36364,0.3559,0.3617,0.34623,0.34429,0.3559,0.34623,0.34429,0.34429,0.34816,0.33656,0.34623,0.34236:0.63426,0.63426,0.63426,0.63426,0.63426,0.63194,0.63194,0.63194,0.63194,0.63194,0.63194,0.63194,0.63194,0.62963,0.62963,0.63194,0.62963,0.62963,0.64815,0.65972,0.65972,0.64583,0.62731,0.62963,0.63194,0.62963,0.62269,0.61574,0.61343,0.61574,0.62037,0.62963,0.63426,0.62963,0.61574,0.6088,0.61111,0.61574,0.62963,0.63657,0.63194,0.61806,0.61111,0.61343,0.62731:9 +0.41393,0.41586,0.41586,0.41779,0.41586,0.41779,0.41779,0.41779,0.41779,0.41779,0.41973,0.41779,0.41779,0.41779,0.41586,0.41006,0.39652,0.39265,0.38878,0.38298,0.37524,0.37524,0.37524,0.36944,0.35783,0.34816,0.34429,0.34043,0.34043,0.34623,0.34043,0.34236,0.34043,0.35397,0.35203,0.35397,0.35783,0.34816,0.34816,0.34429,0.34429,0.34816,0.34816,0.33849,0.34429:0.625,0.625,0.62269,0.62269,0.62269,0.62269,0.62269,0.62269,0.62269,0.62269,0.62037,0.62037,0.62037,0.62037,0.62037,0.62037,0.61806,0.61111,0.60185,0.59722,0.62269,0.62037,0.59954,0.60185,0.6088,0.60185,0.58565,0.5787,0.58102,0.58565,0.60185,0.61111,0.60648,0.58565,0.58333,0.58565,0.59259,0.6088,0.61111,0.59954,0.58333,0.58102,0.59028,0.6088,0.61574:9 +0.83752,0.83752,0.83559,0.83752,0.83752,0.83559,0.81044,0.7853,0.76402,0.74081,0.72147,0.70406,0.69826,0.69246,0.67505,0.6499,0.61896,0.58801,0.56093,0.54739,0.53191,0.52418,0.51451,0.4971,0.47776,0.45648,0.43327,0.41393,0.39845,0.38685,0.38104,0.36944,0.35397,0.33462,0.30948,0.27853,0.25532,0.23985,0.23598,0.23017,0.21277,0.18569,0.15861,0.13733,0.11799:0.58102,0.58102,0.58102,0.58333,0.58333,0.58102,0.56713,0.55093,0.53704,0.52083,0.50231,0.4838,0.48148,0.49306,0.51157,0.54167,0.56713,0.58796,0.6088,0.62963,0.63657,0.63194,0.61343,0.58333,0.55093,0.51852,0.49306,0.46065,0.4375,0.43056,0.43519,0.45139,0.47917,0.51389,0.56713,0.62269,0.69213,0.7338,0.75,0.74306,0.71991,0.68519,0.65278,0.62963,0.60648:10 +0.75822,0.75822,0.75822,0.75822,0.75822,0.75822,0.76015,0.75629,0.74855,0.73694,0.72727,0.71567,0.70019,0.68859,0.67892,0.66731,0.65764,0.64797,0.63636,0.62282,0.60542,0.58221,0.55513,0.53772,0.52418,0.51257,0.51064,0.50484,0.50097,0.4971,0.48549,0.47002,0.45841,0.44487,0.42747,0.41199,0.39652,0.38491,0.37524,0.3675,0.36364,0.35977,0.35397,0.34043,0.32302:0.62731,0.63194,0.63194,0.61574,0.62963,0.625,0.63426,0.625,0.62269,0.61111,0.58565,0.55556,0.52315,0.49537,0.47222,0.4537,0.44444,0.44907,0.45833,0.47917,0.50926,0.54398,0.57639,0.60185,0.62037,0.63889,0.64815,0.65741,0.66435,0.65972,0.64583,0.62269,0.59028,0.5625,0.53472,0.50926,0.48611,0.46528,0.4537,0.44676,0.44444,0.44907,0.45833,0.47454,0.49769:10 +0.83559,0.83559,0.83559,0.83559,0.83559,0.83559,0.83559,0.83559,0.83559,0.83559,0.83172,0.80271,0.76402,0.73888,0.71567,0.69632,0.67892,0.66151,0.63056,0.58221,0.55126,0.52998,0.52224,0.50677,0.48162,0.45648,0.44101,0.4236,0.40232,0.38104,0.35783,0.33269,0.30754,0.27079,0.24758,0.23985,0.23211,0.22631,0.2147,0.18956,0.16634,0.147,0.11412,0.087041,0.061896:0.61806,0.61806,0.62037,0.61806,0.62037,0.62037,0.62037,0.62037,0.62269,0.62963,0.61806,0.58796,0.47222,0.42824,0.47917,0.61574,0.69907,0.70602,0.64352,0.53704,0.44213,0.40741,0.46065,0.56713,0.65046,0.68287,0.64352,0.55787,0.44676,0.37037,0.34722,0.37963,0.46991,0.59259,0.70139,0.7338,0.66898,0.54398,0.41898,0.32407,0.29398,0.32407,0.40741,0.53009,0.69444:10 +0.86074,0.86074,0.86074,0.8588,0.8588,0.86074,0.86267,0.86267,0.86074,0.86074,0.8588,0.86074,0.86074,0.8588,0.8588,0.85687,0.8472,0.81431,0.77756,0.75242,0.73308,0.72147,0.706,0.67892,0.64023,0.60155,0.57253,0.54545,0.53385,0.52805,0.52224,0.51064,0.4971,0.47776,0.45261,0.4294,0.41393,0.40039,0.38878,0.35977,0.30754,0.24952,0.19923,0.16054,0.14894:0.59028,0.59028,0.58796,0.58565,0.58796,0.58796,0.59028,0.59028,0.59259,0.59028,0.59259,0.59259,0.59491,0.59259,0.59028,0.58102,0.58565,0.54167,0.44213,0.375,0.33796,0.32407,0.35185,0.40741,0.49537,0.56481,0.625,0.66898,0.68519,0.6713,0.62731,0.57176,0.50694,0.44444,0.3912,0.35417,0.33102,0.3287,0.34722,0.39815,0.46296,0.54398,0.66667,0.73611,0.76852:10 +0.83752,0.83946,0.83946,0.83752,0.83559,0.83172,0.81818,0.80271,0.78143,0.75822,0.73888,0.72147,0.70793,0.69246,0.67311,0.65377,0.61702,0.57834,0.54545,0.52224,0.50677,0.50097,0.49903,0.50097,0.50097,0.49516,0.47969,0.45841,0.43327,0.40619,0.38104,0.35783,0.34043,0.32882,0.31915,0.31335,0.31141,0.30754,0.29207,0.26499,0.23211,0.20503,0.18569,0.17602,0.17021:0.69213,0.68287,0.67824,0.6875,0.69444,0.66898,0.64583,0.61574,0.57407,0.53472,0.4838,0.4537,0.44676,0.4537,0.46528,0.49306,0.53704,0.58796,0.63657,0.6713,0.69907,0.70833,0.71296,0.71065,0.70833,0.69444,0.66435,0.62037,0.57639,0.53241,0.49537,0.46296,0.44444,0.43287,0.42593,0.43056,0.44444,0.45139,0.46759,0.49537,0.52546,0.56481,0.61806,0.67361,0.71065:10 +0.89555,0.89749,0.89362,0.89555,0.89555,0.88588,0.86654,0.84139,0.82398,0.81044,0.80077,0.79691,0.79691,0.7795,0.74081,0.69052,0.65571,0.63443,0.62476,0.61896,0.62089,0.61702,0.60542,0.58994,0.57253,0.55706,0.54545,0.54159,0.54159,0.53965,0.52805,0.49516,0.45068,0.41586,0.39072,0.37718,0.37331,0.37524,0.37524,0.35397,0.33075,0.31915,0.31141,0.30368,0.29981:0.7037,0.69676,0.70139,0.70602,0.70139,0.67593,0.62963,0.57407,0.52083,0.46759,0.43519,0.43519,0.44444,0.47454,0.53935,0.60417,0.65741,0.7037,0.72917,0.73843,0.74306,0.72917,0.67824,0.60648,0.53935,0.48843,0.45833,0.44676,0.44907,0.44907,0.47222,0.52546,0.5787,0.62731,0.67824,0.71759,0.72917,0.72917,0.71991,0.68287,0.61111,0.53935,0.47917,0.43981,0.43287:10 +0.91876,0.92263,0.91876,0.9207,0.92456,0.91489,0.88008,0.853,0.83172,0.81238,0.79884,0.78723,0.7795,0.77176,0.75048,0.70986,0.67892,0.65184,0.63443,0.62282,0.61702,0.61315,0.59768,0.55899,0.52611,0.50484,0.4913,0.48356,0.48162,0.48162,0.46228,0.41006,0.3559,0.32108,0.30561,0.30174,0.30174,0.294,0.26499,0.23017,0.20696,0.18569,0.18762,0.19536,0.19923:0.72454,0.71991,0.72222,0.72222,0.71528,0.72222,0.6875,0.63426,0.60185,0.55787,0.49306,0.44907,0.44213,0.44907,0.49074,0.57176,0.64815,0.69676,0.72685,0.74769,0.75463,0.75926,0.75463,0.71528,0.61806,0.53009,0.46065,0.41898,0.41667,0.4213,0.44213,0.50926,0.59491,0.65509,0.70833,0.72685,0.72917,0.71991,0.66898,0.59491,0.52315,0.46528,0.42824,0.42361,0.42593:10 +0.11412,0.11605,0.11605,0.12573,0.14894,0.1412,0.16248,0.20309,0.23404,0.26112,0.27853,0.28433,0.28627,0.29014,0.30561,0.32882,0.3559,0.38491,0.41586,0.44294,0.46228,0.47389,0.47969,0.48549,0.4971,0.51257,0.53191,0.55126,0.5764,0.60542,0.6441,0.68279,0.70213,0.71373,0.71567,0.71567,0.72534,0.74081,0.76015,0.7795,0.79884,0.82205,0.84333,0.86267,0.87234:0.35185,0.35417,0.35648,0.36343,0.37963,0.41204,0.47222,0.52083,0.56944,0.6088,0.62963,0.63426,0.62731,0.61806,0.59722,0.56944,0.52778,0.4838,0.43519,0.39583,0.36574,0.35417,0.35185,0.35417,0.3588,0.375,0.40741,0.44444,0.48611,0.53009,0.57407,0.6088,0.62731,0.63657,0.62037,0.61806,0.61111,0.58796,0.5625,0.52315,0.49306,0.45602,0.41667,0.38194,0.36574:10 +0.6499,0.63056,0.61122,0.59381,0.57447,0.55513,0.53385,0.51451,0.50097,0.48162,0.45648,0.43133,0.41393,0.41006,0.41006,0.40426,0.40232,0.40426,0.39458,0.37524,0.36557,0.3675,0.37331,0.37137,0.36557,0.35397,0.34236,0.32495,0.30174,0.28627,0.27853,0.25919,0.23211,0.21277,0.19536,0.18182,0.18569,0.20309,0.2205,0.23404,0.23791,0.23791,0.23598,0.22824,0.21857:0.65972,0.62269,0.58333,0.54167,0.50231,0.46991,0.45833,0.47222,0.51157,0.55324,0.59954,0.64352,0.66435,0.67824,0.69444,0.7037,0.69907,0.6875,0.66204,0.63889,0.61574,0.57407,0.53009,0.49306,0.46759,0.46296,0.47454,0.50463,0.53241,0.5463,0.55324,0.59259,0.63426,0.67824,0.70139,0.69907,0.67824,0.65509,0.60648,0.57407,0.55556,0.52315,0.50231,0.49074,0.49306:10 +0.51838,0.52031,0.51644,0.51064,0.51644,0.51257,0.51451,0.51064,0.5087,0.50677,0.4913,0.47969,0.47002,0.46422,0.45648,0.44294,0.4236,0.40426,0.38878,0.37331,0.35977,0.34816,0.34043,0.33462,0.32882,0.32495,0.33269,0.34236,0.33462,0.33075,0.32495,0.32108,0.32302,0.32689,0.33269,0.33656,0.34236,0.34816,0.35397,0.34043,0.33075,0.32882,0.32689,0.32108,0.31335:0.64352,0.6412,0.64352,0.64815,0.64352,0.64815,0.64815,0.64815,0.64583,0.64352,0.63889,0.62731,0.61806,0.60185,0.59259,0.56944,0.53935,0.52083,0.49769,0.47917,0.46759,0.46528,0.47222,0.48611,0.50694,0.5162,0.52083,0.54861,0.58796,0.62963,0.67593,0.71528,0.73843,0.75,0.74074,0.72222,0.69444,0.65972,0.625,0.59954,0.58102,0.56019,0.53241,0.51157,0.49537:10 +0.6499,0.63056,0.61122,0.59381,0.57447,0.55513,0.53385,0.51451,0.50097,0.48162,0.45648,0.43133,0.41393,0.41006,0.41006,0.40426,0.40232,0.40426,0.39458,0.37524,0.36557,0.3675,0.37331,0.37137,0.36557,0.35397,0.34236,0.32495,0.30174,0.28627,0.27853,0.25919,0.23211,0.21277,0.19536,0.18182,0.18569,0.20309,0.2205,0.23404,0.23791,0.23791,0.23598,0.22824,0.21857:0.65972,0.62269,0.58333,0.54167,0.50231,0.46991,0.45833,0.47222,0.51157,0.55324,0.59954,0.64352,0.66435,0.67824,0.69444,0.7037,0.69907,0.6875,0.66204,0.63889,0.61574,0.57407,0.53009,0.49306,0.46759,0.46296,0.47454,0.50463,0.53241,0.5463,0.55324,0.59259,0.63426,0.67824,0.70139,0.69907,0.67824,0.65509,0.60648,0.57407,0.55556,0.52315,0.50231,0.49074,0.49306:10 +0.58607,0.58607,0.58607,0.58994,0.58994,0.58607,0.57447,0.56093,0.54545,0.53191,0.52224,0.50484,0.47969,0.45068,0.42553,0.40426,0.39072,0.37911,0.34623,0.31915,0.30754,0.29787,0.30368,0.31335,0.33269,0.33656,0.32882,0.30754,0.29787,0.29594,0.29594,0.29207,0.28046,0.25919,0.24178,0.22437,0.18762,0.17988,0.16828,0.18762,0.19342,0.19729,0.19342,0.18956,0.18182:0.72917,0.72222,0.72454,0.72454,0.72454,0.71528,0.7037,0.67824,0.64352,0.59722,0.55787,0.52083,0.5,0.50694,0.53935,0.5787,0.60417,0.62963,0.6713,0.70139,0.72222,0.7338,0.72454,0.7037,0.67361,0.63426,0.59259,0.56019,0.54398,0.52778,0.51389,0.50694,0.51389,0.52083,0.55093,0.60648,0.64583,0.68056,0.65972,0.61111,0.56713,0.52083,0.4838,0.46065,0.44444:10 +0.61702,0.61702,0.61702,0.61702,0.61896,0.61702,0.61896,0.61702,0.61122,0.59768,0.56867,0.54159,0.51064,0.48356,0.46615,0.46035,0.46615,0.47969,0.50484,0.54545,0.57253,0.60348,0.63636,0.66151,0.68279,0.69052,0.69052,0.68085,0.65764,0.62282,0.58221,0.53965,0.49903,0.46809,0.44101,0.42553,0.42166,0.4294,0.44487,0.47195,0.51064,0.55513,0.59768,0.6325,0.66151:0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.74769,0.73843,0.72685,0.70833,0.69444,0.68287,0.67824,0.67361,0.67361,0.6713,0.66204,0.64815,0.61806,0.60417,0.58565,0.57176,0.56481,0.55324,0.55556,0.55324,0.54861,0.53935,0.52315,0.49769,0.47685,0.46065,0.44676,0.44213,0.43519,0.43056,0.43287,0.4213,0.39815,0.36806,0.34028,0.31713,0.29861,0.28472:11 +0.45261,0.45068,0.45455,0.45455,0.46809,0.4971,0.53772,0.58027,0.62282,0.6441,0.6441,0.62089,0.58221,0.53578,0.48356,0.43327,0.38104,0.35783,0.3501,0.34623,0.3617,0.39845,0.43133,0.47389,0.51451,0.54739,0.5706,0.58414,0.58414,0.57253,0.55126,0.51644,0.47002,0.42747,0.39652,0.3675,0.33656,0.32108,0.31721,0.31335,0.31335,0.33075,0.37137,0.41973,0.46422:0.75694,0.75926,0.75926,0.75694,0.74769,0.72454,0.68981,0.65046,0.61806,0.60185,0.59954,0.60185,0.59954,0.59954,0.57639,0.5463,0.50463,0.47454,0.4838,0.49074,0.48148,0.47917,0.46991,0.44213,0.40509,0.36806,0.34491,0.33796,0.33796,0.33565,0.33565,0.33102,0.32176,0.30556,0.26389,0.24537,0.21991,0.21296,0.22222,0.23148,0.23611,0.2338,0.2338,0.2037,0.19213:11 +0.72534,0.72534,0.72534,0.72534,0.72534,0.72534,0.72534,0.72534,0.72147,0.72147,0.71954,0.70019,0.6499,0.58801,0.53385,0.53578,0.55899,0.58414,0.61122,0.64603,0.69826,0.75822,0.80271,0.80464,0.78143,0.73114,0.66344,0.59381,0.53772,0.50484,0.48162,0.47776,0.49516,0.52611,0.58027,0.64797,0.71567,0.76789,0.79304,0.78917,0.75822,0.70793,0.6441,0.57834,0.51838:0.74074,0.74074,0.74074,0.74074,0.74074,0.74074,0.74074,0.74074,0.74306,0.74074,0.7338,0.72454,0.71759,0.71065,0.71065,0.69676,0.67593,0.64815,0.61806,0.60185,0.58565,0.56944,0.5625,0.55787,0.55556,0.55787,0.53935,0.52315,0.49074,0.46065,0.43519,0.43056,0.4213,0.41435,0.38426,0.34722,0.30787,0.28009,0.25463,0.24306,0.23148,0.21759,0.19213,0.16667,0.14352:11 +0.68859,0.69246,0.69052,0.68859,0.69052,0.68665,0.69052,0.70019,0.7234,0.75629,0.79884,0.84333,0.88201,0.90522,0.91489,0.91103,0.88781,0.84526,0.7853,0.71954,0.65764,0.60735,0.56867,0.53965,0.52805,0.52805,0.54159,0.56673,0.60735,0.65957,0.70986,0.75435,0.78917,0.81238,0.82398,0.82592,0.81818,0.79691,0.75435,0.69826,0.6383,0.58221,0.53191,0.49903,0.47969:0.71296,0.71065,0.71528,0.71528,0.71296,0.71528,0.71065,0.70602,0.69676,0.67824,0.66204,0.66898,0.66667,0.65509,0.65741,0.66204,0.65278,0.62731,0.60417,0.57407,0.54861,0.52546,0.50926,0.5,0.49769,0.49537,0.48843,0.47222,0.43981,0.39815,0.36111,0.33333,0.31944,0.30556,0.29861,0.2963,0.29398,0.29167,0.27778,0.25694,0.23843,0.22454,0.21296,0.21065,0.21759:11 +0.54932,0.55126,0.55319,0.55513,0.55319,0.55126,0.54739,0.54545,0.54739,0.53772,0.50484,0.44294,0.38491,0.32108,0.31335,0.31528,0.35783,0.44487,0.54739,0.62476,0.64603,0.6441,0.62282,0.55319,0.46809,0.40426,0.35203,0.32882,0.33656,0.37718,0.46422,0.55126,0.62476,0.67505,0.68472,0.66731,0.61896,0.54545,0.47195,0.41006,0.35783,0.32302,0.31721,0.33849,0.40812:0.875,0.875,0.875,0.875,0.875,0.875,0.87037,0.86343,0.86343,0.86111,0.84722,0.8125,0.79167,0.77546,0.78472,0.78241,0.77778,0.75463,0.71759,0.67593,0.6713,0.66898,0.66667,0.65046,0.62963,0.60648,0.59491,0.59722,0.59954,0.58565,0.54398,0.49074,0.44213,0.41435,0.41435,0.40972,0.37963,0.3287,0.27778,0.24769,0.23611,0.23611,0.24074,0.22454,0.16435:11 +0.6499,0.65184,0.6499,0.6499,0.64797,0.62476,0.58414,0.53965,0.5029,0.47002,0.45648,0.45841,0.48162,0.54159,0.60155,0.65377,0.69246,0.70793,0.70406,0.67698,0.62282,0.5706,0.52805,0.49903,0.47195,0.46228,0.47969,0.53965,0.61122,0.66731,0.70213,0.7176,0.72147,0.70019,0.6499,0.59574,0.54545,0.5029,0.46809,0.44487,0.44681,0.48162,0.54352,0.59768,0.64023:0.7963,0.7963,0.79398,0.79398,0.79398,0.78009,0.76157,0.74306,0.73611,0.73148,0.73148,0.72917,0.71759,0.68981,0.66667,0.64352,0.61806,0.61111,0.61111,0.6088,0.60185,0.59259,0.56944,0.55324,0.54167,0.54167,0.53472,0.5162,0.48843,0.46065,0.43519,0.4213,0.42361,0.41435,0.38657,0.35648,0.32639,0.29861,0.28472,0.27778,0.27546,0.26852,0.24074,0.20139,0.16667:11 +0.72921,0.73114,0.72727,0.72727,0.71567,0.66151,0.61702,0.56093,0.51451,0.49516,0.49516,0.5087,0.55513,0.61509,0.67118,0.70986,0.72534,0.7234,0.70213,0.66151,0.61896,0.57834,0.53772,0.4971,0.48356,0.48936,0.52224,0.58027,0.63443,0.68472,0.72921,0.74855,0.74662,0.73114,0.69632,0.6499,0.60155,0.55706,0.5087,0.47389,0.47582,0.4913,0.53385,0.59768,0.65184:0.78472,0.78241,0.78472,0.78241,0.77778,0.77315,0.76852,0.76157,0.75231,0.75,0.74769,0.74074,0.71065,0.65972,0.625,0.59954,0.59259,0.59259,0.58796,0.56481,0.51852,0.4838,0.46296,0.44444,0.44444,0.44213,0.42593,0.39583,0.35648,0.31713,0.28704,0.27778,0.27778,0.27083,0.24306,0.20833,0.17824,0.15972,0.15741,0.15509,0.15509,0.14352,0.10417,0.060185,0.034722:11 +0.65184,0.65184,0.65184,0.65184,0.65184,0.6499,0.62863,0.56867,0.50484,0.45455,0.44294,0.44874,0.47582,0.54545,0.62476,0.68472,0.69826,0.68665,0.66151,0.61122,0.54932,0.49323,0.44294,0.43714,0.43907,0.47195,0.55899,0.63056,0.67698,0.71567,0.72534,0.71373,0.67892,0.62282,0.5648,0.51451,0.47195,0.44874,0.45068,0.46809,0.53191,0.61315,0.68279,0.73308,0.74275:0.82407,0.82639,0.82639,0.82639,0.82639,0.82407,0.81019,0.79167,0.7662,0.74769,0.74769,0.74306,0.73611,0.68287,0.62269,0.58102,0.57639,0.57639,0.56481,0.5162,0.47454,0.4537,0.43519,0.43287,0.43287,0.42361,0.38426,0.34028,0.29398,0.26157,0.25463,0.25231,0.21991,0.17824,0.14815,0.12963,0.11806,0.12037,0.11574,0.10417,0.081019,0.050926,0.030093,0.009259,0.006944:11 +0.45455,0.45261,0.45068,0.45455,0.44101,0.40619,0.3501,0.29787,0.23211,0.17602,0.1354,0.15667,0.16248,0.15474,0.18956,0.21857,0.26499,0.31915,0.36944,0.41006,0.44101,0.46615,0.48356,0.4913,0.47776,0.44874,0.41393,0.37524,0.33849,0.30174,0.26692,0.23211,0.18182,0.14894,0.12959,0.12573,0.13926,0.16248,0.19149,0.23404,0.28433,0.32302,0.35977,0.38878,0.41586:0.84954,0.85185,0.85417,0.85417,0.84491,0.81713,0.78241,0.74074,0.69676,0.66435,0.64815,0.62963,0.62037,0.61574,0.61343,0.63194,0.63194,0.62037,0.59722,0.56713,0.54398,0.52546,0.50926,0.49537,0.47917,0.46528,0.44444,0.41898,0.38889,0.35417,0.32407,0.29861,0.27315,0.25,0.25463,0.25,0.25463,0.24306,0.22917,0.21528,0.19907,0.17361,0.1412,0.11343,0.094907:11 +0.43714,0.4352,0.43133,0.4294,0.40812,0.37137,0.32495,0.2766,0.22824,0.19729,0.17988,0.18182,0.18762,0.21083,0.23598,0.27853,0.31915,0.35977,0.40426,0.45455,0.49516,0.52224,0.52805,0.52031,0.4971,0.46615,0.42553,0.37911,0.32495,0.27466,0.22824,0.17795,0.13733,0.10251,0.071567,0.065764,0.094778,0.13346,0.17021,0.22631,0.2882,0.34623,0.39845,0.4352,0.47002:0.75694,0.75694,0.75463,0.75,0.74074,0.71528,0.67593,0.63889,0.59954,0.57176,0.55787,0.55556,0.55787,0.56481,0.57407,0.5625,0.54398,0.5162,0.49537,0.47685,0.46528,0.45602,0.44676,0.4375,0.4213,0.40278,0.38426,0.36111,0.34028,0.31713,0.29167,0.27083,0.26157,0.2662,0.27083,0.27778,0.26389,0.25463,0.23843,0.22222,0.20602,0.18056,0.15046,0.11574,0.085648:11 +0.49903,0.4971,0.48936,0.46422,0.41199,0.34816,0.29207,0.24565,0.21083,0.17021,0.16054,0.16441,0.17795,0.19923,0.23598,0.29207,0.35203,0.41199,0.46615,0.51644,0.56093,0.58414,0.58994,0.58994,0.58027,0.55899,0.52805,0.48356,0.43327,0.37718,0.31915,0.26692,0.2205,0.17988,0.1528,0.14313,0.13926,0.147,0.16248,0.19729,0.24565,0.30948,0.37718,0.43907,0.49323:0.77546,0.77546,0.76852,0.76389,0.75,0.72454,0.6875,0.64815,0.60185,0.57176,0.56944,0.57407,0.57407,0.58796,0.59259,0.58102,0.57407,0.55787,0.54167,0.51852,0.50231,0.49769,0.49769,0.49074,0.4838,0.46759,0.45602,0.43519,0.41204,0.38194,0.3588,0.34491,0.32176,0.30093,0.28241,0.27315,0.26389,0.2662,0.26852,0.27083,0.26157,0.24537,0.22685,0.19907,0.17361:11 +0.6383,0.6383,0.63636,0.63636,0.63636,0.6325,0.61122,0.55319,0.48936,0.41973,0.37331,0.34236,0.3501,0.3617,0.39265,0.4352,0.49323,0.54352,0.58414,0.62282,0.64603,0.64217,0.63636,0.61702,0.59574,0.56673,0.52418,0.48162,0.44681,0.41393,0.40426,0.40619,0.42747,0.46228,0.49903,0.53385,0.5764,0.60542,0.6441,0.65377,0.64797,0.6383,0.61122,0.56673,0.52998:0.77778,0.77546,0.78009,0.77778,0.77778,0.77778,0.7662,0.72685,0.68519,0.63889,0.60185,0.59259,0.59722,0.59491,0.60185,0.61806,0.60417,0.58565,0.57407,0.57407,0.58565,0.58333,0.58102,0.56481,0.54167,0.51157,0.48611,0.47222,0.45833,0.45139,0.45602,0.45139,0.44213,0.43519,0.4213,0.40741,0.40046,0.38889,0.38657,0.38426,0.38194,0.37963,0.36806,0.3588,0.35185:11 +0.81625,0.81625,0.81625,0.81431,0.81238,0.81238,0.80851,0.80271,0.79497,0.7911,0.77756,0.75822,0.73308,0.70406,0.67311,0.65184,0.6383,0.63443,0.63443,0.63443,0.63636,0.62282,0.60542,0.58994,0.57253,0.55126,0.53191,0.50677,0.48356,0.46615,0.45068,0.43327,0.41006,0.37911,0.34816,0.32108,0.30174,0.28433,0.27079,0.25532,0.23598,0.2147,0.19342,0.17602,0.15861:0.51852,0.51852,0.5162,0.5162,0.5162,0.51852,0.51157,0.50231,0.49769,0.5162,0.48611,0.45833,0.43519,0.42824,0.43287,0.44444,0.46296,0.48611,0.50231,0.53472,0.5463,0.56713,0.59028,0.60648,0.61806,0.61806,0.61806,0.60417,0.58333,0.55324,0.51852,0.48843,0.46296,0.4537,0.46991,0.50231,0.53704,0.57639,0.62037,0.64815,0.68287,0.70602,0.72454,0.7338,0.72917:12 +0.853,0.85493,0.853,0.853,0.85493,0.8588,0.85493,0.853,0.84139,0.82012,0.7911,0.75435,0.7118,0.66731,0.62863,0.61122,0.61702,0.61896,0.59961,0.56093,0.52031,0.47969,0.45455,0.44101,0.44294,0.44681,0.44874,0.44294,0.42553,0.39458,0.35783,0.31721,0.2824,0.25532,0.23791,0.23017,0.23211,0.23598,0.23791,0.22631,0.19923,0.17021,0.14313,0.12959,0.12959:0.57639,0.57407,0.57639,0.57407,0.56944,0.55787,0.5463,0.54398,0.49769,0.4375,0.39583,0.375,0.37731,0.40278,0.44907,0.50694,0.55556,0.60185,0.64352,0.66898,0.68056,0.68287,0.65972,0.62269,0.56481,0.50694,0.45833,0.40972,0.36574,0.33565,0.31944,0.32407,0.35417,0.39815,0.44907,0.51389,0.58333,0.65046,0.71296,0.77778,0.80787,0.7963,0.75231,0.69213,0.62037:12 +0.853,0.8588,0.8588,0.85687,0.853,0.83946,0.84139,0.8472,0.8472,0.8472,0.84139,0.82785,0.81238,0.78723,0.75435,0.71373,0.67892,0.65377,0.63636,0.61896,0.61122,0.60735,0.60735,0.60155,0.59381,0.58027,0.55899,0.53385,0.51838,0.49903,0.47776,0.45068,0.41973,0.39652,0.38491,0.37911,0.37524,0.35977,0.34623,0.33462,0.32302,0.29981,0.27466,0.24565,0.2147:0.74537,0.74074,0.74074,0.74074,0.74537,0.77315,0.74537,0.6875,0.63426,0.59722,0.55556,0.52083,0.48843,0.46528,0.44907,0.44444,0.44676,0.46065,0.47685,0.50463,0.53935,0.58333,0.62269,0.65741,0.68056,0.70833,0.72454,0.74074,0.74537,0.74769,0.74306,0.73611,0.72454,0.70602,0.67593,0.6412,0.59954,0.5625,0.52315,0.49074,0.46296,0.44676,0.44444,0.44444,0.46528:12 +0.82979,0.82979,0.82979,0.82785,0.82979,0.83366,0.83366,0.83366,0.83172,0.82979,0.82592,0.82205,0.81818,0.80851,0.79691,0.77756,0.75435,0.73114,0.70986,0.69052,0.67698,0.67118,0.66925,0.66925,0.66731,0.66151,0.64603,0.62282,0.59574,0.56673,0.52998,0.50097,0.47969,0.47002,0.46809,0.46809,0.46422,0.46228,0.45455,0.44101,0.41199,0.37524,0.33269,0.29787,0.26886:0.7662,0.7662,0.77083,0.77083,0.7662,0.75,0.72685,0.70833,0.69444,0.66204,0.62963,0.59722,0.56481,0.53935,0.51157,0.49074,0.4838,0.49074,0.50463,0.52315,0.54861,0.57407,0.60185,0.63194,0.65741,0.67824,0.70139,0.72454,0.73611,0.75926,0.75463,0.74306,0.71528,0.68056,0.65046,0.62037,0.58565,0.5463,0.51157,0.47685,0.4537,0.4375,0.43056,0.44213,0.47222:12 +0.79304,0.79304,0.7911,0.78917,0.78723,0.7853,0.7853,0.78917,0.79304,0.79304,0.7911,0.78917,0.78337,0.77176,0.75048,0.72534,0.69439,0.66925,0.65571,0.6441,0.6383,0.63636,0.63056,0.62089,0.61315,0.60735,0.59574,0.57253,0.54545,0.52031,0.47969,0.44681,0.43327,0.41973,0.41586,0.41199,0.41006,0.41006,0.40232,0.38491,0.36364,0.33656,0.30561,0.2766,0.24371:0.74769,0.74306,0.74306,0.73843,0.72222,0.70602,0.68287,0.65741,0.62731,0.59722,0.56713,0.53704,0.51389,0.50231,0.48611,0.47454,0.47222,0.47917,0.5,0.52778,0.55556,0.58565,0.61343,0.6412,0.66667,0.69213,0.71991,0.74074,0.75231,0.75463,0.75926,0.75231,0.73611,0.71065,0.67824,0.63889,0.60185,0.56713,0.53241,0.50231,0.47222,0.4537,0.44676,0.46065,0.49537:12 +0.75629,0.75242,0.75435,0.75435,0.74855,0.74662,0.75048,0.75048,0.74662,0.74081,0.73308,0.7176,0.69439,0.66538,0.6383,0.61896,0.60542,0.59768,0.58607,0.57834,0.5706,0.55706,0.52998,0.5029,0.47969,0.45455,0.42553,0.40426,0.40039,0.40039,0.40232,0.40619,0.39458,0.36944,0.33075,0.28433,0.24371,0.23404,0.22631,0.2205,0.2147,0.21277,0.20503,0.1528,0.098646:0.75,0.76389,0.75926,0.75231,0.74537,0.71528,0.68056,0.64352,0.60417,0.5625,0.53009,0.50926,0.49074,0.48611,0.49306,0.52315,0.55324,0.59028,0.62731,0.66667,0.69676,0.71759,0.74074,0.75,0.75694,0.75694,0.74306,0.71759,0.67824,0.62963,0.58796,0.5463,0.50694,0.47454,0.46296,0.46296,0.4838,0.51852,0.5625,0.60648,0.65278,0.69444,0.69907,0.72917,0.87963:12 +0.82592,0.83366,0.83559,0.82398,0.83946,0.82979,0.84139,0.84913,0.82205,0.80658,0.80271,0.79497,0.7795,0.76209,0.74275,0.71954,0.69439,0.66538,0.63636,0.61315,0.59574,0.58027,0.57447,0.56673,0.55513,0.53772,0.53772,0.52805,0.50677,0.48356,0.46228,0.44101,0.41779,0.40039,0.38491,0.36944,0.3501,0.33462,0.32108,0.31335,0.30561,0.294,0.294,0.294,0.29207:0.69213,0.69213,0.68981,0.69444,0.69213,0.69444,0.68056,0.65509,0.6412,0.63889,0.63426,0.59954,0.56481,0.53472,0.50926,0.49537,0.49074,0.49537,0.50926,0.53009,0.56019,0.59028,0.61111,0.6412,0.65741,0.67824,0.71528,0.74306,0.77546,0.79861,0.81019,0.81944,0.82407,0.82639,0.82639,0.82176,0.81019,0.79398,0.7662,0.7338,0.69907,0.66898,0.65509,0.63889,0.61806:12 +0.88395,0.88201,0.87234,0.87041,0.84526,0.83559,0.82205,0.80851,0.80658,0.79884,0.7853,0.77369,0.76015,0.74081,0.7176,0.69052,0.66151,0.62669,0.59381,0.56673,0.54545,0.53191,0.52224,0.52224,0.52224,0.51838,0.52224,0.5087,0.48356,0.46228,0.44294,0.41199,0.38685,0.36944,0.35203,0.33849,0.32108,0.30561,0.29207,0.28046,0.27079,0.26886,0.2766,0.2766,0.27853:0.61574,0.61806,0.62037,0.61574,0.61574,0.6088,0.60417,0.60648,0.58796,0.59954,0.57176,0.5463,0.5162,0.49537,0.47685,0.46759,0.46528,0.47454,0.49306,0.52083,0.54861,0.57639,0.6088,0.62731,0.65741,0.68981,0.70602,0.71991,0.74306,0.76157,0.78009,0.7963,0.80324,0.80324,0.79167,0.77315,0.75231,0.7338,0.71065,0.68519,0.65972,0.62731,0.59259,0.5625,0.53009:12 +0.66925,0.66731,0.65957,0.64603,0.61896,0.58801,0.55706,0.52418,0.49516,0.47002,0.44487,0.42553,0.40619,0.39072,0.38298,0.38491,0.39265,0.39845,0.39845,0.39458,0.39072,0.38491,0.37137,0.36364,0.33849,0.31335,0.2882,0.26112,0.24178,0.22631,0.22244,0.21857,0.2147,0.20309,0.18762,0.16441,0.13346,0.10638,0.090909,0.083172,0.079304,0.067698,0.046422,0.030948,0.021277:0.62269,0.61574,0.59722,0.56019,0.51157,0.46759,0.4375,0.4213,0.41435,0.41667,0.42824,0.44444,0.46759,0.49537,0.52315,0.55324,0.58565,0.60648,0.625,0.65046,0.67361,0.6875,0.70139,0.7037,0.71065,0.70139,0.67361,0.63657,0.59722,0.56019,0.51852,0.47454,0.4375,0.40509,0.38194,0.36343,0.34954,0.33333,0.34491,0.37037,0.40509,0.44907,0.5,0.54167,0.58565:12 +0.60542,0.60542,0.60542,0.60542,0.60735,0.59768,0.58027,0.55899,0.53578,0.51064,0.48549,0.46035,0.4352,0.41779,0.40232,0.39265,0.38878,0.39458,0.39458,0.38878,0.38104,0.37524,0.3617,0.34816,0.33269,0.31528,0.30174,0.29207,0.294,0.29787,0.29594,0.28627,0.27273,0.24952,0.21277,0.18182,0.16441,0.15861,0.16441,0.18375,0.19729,0.20116,0.19342,0.17795,0.16054:0.63657,0.63426,0.63426,0.63194,0.62269,0.59954,0.5625,0.52546,0.49537,0.46991,0.45833,0.45833,0.47222,0.49074,0.50694,0.53241,0.56944,0.61574,0.64583,0.67361,0.68519,0.69444,0.69444,0.69213,0.68519,0.66898,0.6412,0.61343,0.57407,0.53241,0.48611,0.44676,0.41435,0.39352,0.38657,0.39815,0.40972,0.4213,0.45833,0.5,0.53472,0.56481,0.59259,0.61574,0.63657:12 +0.60542,0.60542,0.60542,0.60542,0.60735,0.59768,0.58027,0.55899,0.53578,0.51064,0.48549,0.46035,0.4352,0.41779,0.40232,0.39265,0.38878,0.39458,0.39458,0.38878,0.38104,0.37524,0.3617,0.34816,0.33269,0.31528,0.30174,0.29207,0.294,0.29787,0.29594,0.28627,0.27273,0.24952,0.21277,0.18182,0.16441,0.15861,0.16441,0.18375,0.19729,0.20116,0.19342,0.17795,0.16054:0.63657,0.63426,0.63426,0.63194,0.62269,0.59954,0.5625,0.52546,0.49537,0.46991,0.45833,0.45833,0.47222,0.49074,0.50694,0.53241,0.56944,0.61574,0.64583,0.67361,0.68519,0.69444,0.69444,0.69213,0.68519,0.66898,0.6412,0.61343,0.57407,0.53241,0.48611,0.44676,0.41435,0.39352,0.38657,0.39815,0.40972,0.4213,0.45833,0.5,0.53472,0.56481,0.59259,0.61574,0.63657:12 +0.68472,0.68472,0.68472,0.68472,0.68472,0.68472,0.68279,0.67311,0.65571,0.6325,0.60348,0.57253,0.53772,0.50677,0.48162,0.46809,0.45648,0.45068,0.44874,0.44681,0.43327,0.41973,0.41006,0.40039,0.38878,0.37137,0.35203,0.33462,0.32108,0.30948,0.30368,0.30368,0.30368,0.30174,0.29594,0.29014,0.28433,0.27079,0.23985,0.20116,0.17215,0.15087,0.13926,0.13153,0.12766:0.58102,0.58102,0.5787,0.58102,0.5787,0.57639,0.55787,0.52546,0.4838,0.44444,0.41204,0.3912,0.37963,0.37963,0.3912,0.41435,0.44213,0.47685,0.50926,0.54167,0.56944,0.59259,0.61111,0.63657,0.65278,0.65741,0.65509,0.64583,0.63426,0.61111,0.57407,0.53009,0.47917,0.43519,0.39815,0.36806,0.35185,0.33796,0.32639,0.3287,0.33796,0.34954,0.34491,0.35185,0.38194:12 +0.7176,0.71567,0.7176,0.71567,0.70986,0.69632,0.67118,0.64217,0.60735,0.58027,0.55899,0.54352,0.53965,0.53965,0.54739,0.56093,0.58414,0.60928,0.63636,0.66731,0.69439,0.7176,0.73501,0.74468,0.74275,0.72534,0.69632,0.66538,0.63636,0.60542,0.5706,0.52805,0.48743,0.45068,0.42553,0.41006,0.40812,0.41779,0.44101,0.46809,0.50484,0.53965,0.57447,0.60928,0.6383:0.72917,0.72917,0.72917,0.73148,0.7338,0.7338,0.73611,0.7338,0.72685,0.71528,0.7037,0.68287,0.66435,0.64815,0.62731,0.61806,0.61574,0.61111,0.60648,0.60648,0.59954,0.58796,0.56944,0.5463,0.51389,0.47222,0.43287,0.41667,0.4213,0.4375,0.45602,0.46759,0.46065,0.44213,0.41435,0.37731,0.33796,0.30324,0.27778,0.25926,0.25231,0.25,0.24306,0.22917,0.21065:13 +0.66538,0.66151,0.66538,0.65957,0.64603,0.62476,0.60155,0.57834,0.56286,0.55319,0.54545,0.52418,0.51644,0.51838,0.53191,0.55513,0.58414,0.62089,0.65764,0.69052,0.71567,0.73888,0.74468,0.74662,0.74081,0.72921,0.70986,0.67892,0.64603,0.60928,0.5706,0.53191,0.4913,0.45841,0.43327,0.41973,0.41393,0.41586,0.4294,0.45068,0.48356,0.51838,0.55513,0.58994,0.62863:0.71065,0.70833,0.71065,0.71296,0.71759,0.72222,0.71991,0.71065,0.69444,0.67593,0.65046,0.63426,0.60417,0.58333,0.56713,0.56019,0.55556,0.55787,0.55324,0.55093,0.53704,0.52778,0.5162,0.49074,0.46296,0.43287,0.41898,0.41204,0.40972,0.41435,0.4213,0.4213,0.41435,0.39583,0.37269,0.34491,0.31481,0.29167,0.27083,0.25694,0.24769,0.25,0.25463,0.25231,0.24769:13 +0.65957,0.65957,0.65957,0.65571,0.6383,0.60348,0.5648,0.52611,0.50677,0.4971,0.4971,0.49903,0.50097,0.51064,0.52418,0.55319,0.58994,0.62863,0.66344,0.69052,0.71373,0.72727,0.73308,0.73114,0.71567,0.68859,0.65571,0.61896,0.5764,0.52998,0.47969,0.43907,0.41779,0.41586,0.4294,0.45068,0.47776,0.51064,0.54932,0.58994,0.6325,0.67118,0.70406,0.72921,0.74662:0.73148,0.73148,0.73148,0.73611,0.74306,0.75463,0.75463,0.73611,0.71991,0.69213,0.65972,0.62731,0.60417,0.58796,0.58565,0.5787,0.57639,0.5787,0.56944,0.55556,0.52778,0.49537,0.46065,0.43287,0.40741,0.38426,0.37037,0.37037,0.37731,0.38426,0.37963,0.36574,0.33565,0.2963,0.25694,0.22685,0.2037,0.19213,0.18287,0.18287,0.18287,0.17361,0.15278,0.13194,0.11111:13 +0.38491,0.37137,0.35783,0.34043,0.32495,0.30948,0.30174,0.30561,0.32302,0.34429,0.36944,0.40426,0.43907,0.46809,0.49323,0.50484,0.52224,0.52998,0.53191,0.52611,0.51257,0.4913,0.46615,0.43907,0.41393,0.39458,0.37331,0.3559,0.34816,0.35203,0.36364,0.38298,0.40812,0.43714,0.47195,0.5029,0.53385,0.55706,0.56673,0.56867,0.55706,0.54159,0.52224,0.49903,0.47389:0.67361,0.67593,0.66667,0.65046,0.62963,0.6088,0.58565,0.5625,0.54167,0.52083,0.50694,0.50694,0.50926,0.50926,0.50926,0.53009,0.52778,0.51852,0.49769,0.4838,0.47222,0.46528,0.46296,0.45602,0.44676,0.4213,0.4213,0.41667,0.40972,0.39352,0.37269,0.36111,0.36111,0.36806,0.37037,0.36574,0.35417,0.34028,0.31713,0.29167,0.26852,0.24769,0.22917,0.22454,0.22454:13 +0.71954,0.72147,0.71954,0.72147,0.71954,0.72147,0.71954,0.71954,0.71954,0.7176,0.7234,0.74468,0.74662,0.75048,0.73308,0.70019,0.65571,0.60348,0.5648,0.54159,0.53578,0.55706,0.58801,0.62282,0.65571,0.68279,0.70019,0.70793,0.706,0.68279,0.64217,0.60348,0.56673,0.52611,0.4913,0.46809,0.45841,0.46809,0.4913,0.51838,0.54932,0.58414,0.62089,0.65377,0.67118:0.71759,0.71528,0.71528,0.71528,0.71528,0.71528,0.71528,0.71759,0.71759,0.71759,0.71528,0.69676,0.68056,0.66204,0.65509,0.65509,0.65972,0.65972,0.65046,0.62037,0.5787,0.52083,0.49074,0.46991,0.44676,0.42361,0.3912,0.3588,0.32407,0.2963,0.26852,0.25926,0.26157,0.25694,0.23843,0.21065,0.18287,0.15741,0.12963,0.10648,0.085648,0.069444,0.064815,0.053241,0.006944:13 +0.6383,0.64023,0.64023,0.63443,0.62089,0.59574,0.56867,0.54352,0.51451,0.48743,0.46809,0.46228,0.47195,0.49516,0.52031,0.55513,0.58994,0.62669,0.64797,0.66344,0.66151,0.64217,0.61702,0.58801,0.55899,0.53385,0.50484,0.47776,0.45841,0.45068,0.46035,0.48549,0.52418,0.5648,0.60155,0.6441,0.68085,0.70019,0.69439,0.66538,0.62089,0.5706,0.52611,0.48162,0.44681:0.78472,0.78472,0.78472,0.78472,0.78935,0.79167,0.78704,0.77546,0.76157,0.74306,0.7338,0.71991,0.69907,0.68287,0.68056,0.67824,0.66898,0.65278,0.62037,0.58333,0.54861,0.53009,0.52315,0.52083,0.52083,0.52083,0.51389,0.49306,0.46065,0.4213,0.38657,0.36343,0.34954,0.34491,0.34722,0.3287,0.28704,0.24537,0.20139,0.17361,0.15741,0.15278,0.15741,0.15972,0.15972:13 +0.51451,0.52224,0.54352,0.5648,0.58994,0.62476,0.65957,0.67892,0.64023,0.61509,0.5764,0.53385,0.48549,0.44101,0.40426,0.37331,0.35397,0.34429,0.35203,0.36944,0.39845,0.4352,0.47776,0.52418,0.56673,0.59961,0.62476,0.6441,0.65377,0.64603,0.62476,0.58414,0.53772,0.48936,0.44487,0.40812,0.38104,0.37137,0.36944,0.37524,0.38685,0.40619,0.43133,0.46035,0.49323:0.88657,0.88889,0.88426,0.88194,0.87037,0.84722,0.80324,0.76157,0.73148,0.71065,0.69444,0.68287,0.68056,0.67361,0.65278,0.63889,0.62037,0.59954,0.56713,0.54398,0.52546,0.5162,0.51157,0.50694,0.49074,0.46296,0.43056,0.40046,0.36806,0.34259,0.32407,0.31019,0.30787,0.31019,0.31713,0.32407,0.31481,0.2963,0.27315,0.24537,0.21759,0.19676,0.1875,0.18287,0.1713:13 +0.57253,0.56867,0.5648,0.56093,0.53965,0.5087,0.47969,0.43907,0.40039,0.35977,0.33075,0.31335,0.29787,0.29207,0.29981,0.31915,0.34236,0.36944,0.41006,0.45648,0.5087,0.55706,0.60155,0.6441,0.68472,0.72147,0.75048,0.77369,0.7853,0.78337,0.76015,0.72534,0.68279,0.64023,0.59768,0.55706,0.51257,0.46615,0.4236,0.38878,0.35783,0.33462,0.31528,0.30754,0.30561:0.74074,0.74306,0.74769,0.75231,0.75926,0.76389,0.76852,0.77083,0.75926,0.73611,0.71991,0.69444,0.66898,0.6412,0.625,0.6088,0.58796,0.58102,0.58796,0.59722,0.59491,0.58796,0.57407,0.56019,0.53704,0.50463,0.46991,0.43519,0.40278,0.37037,0.33565,0.30787,0.28704,0.27546,0.27546,0.28935,0.30787,0.32639,0.34259,0.35185,0.35648,0.35185,0.34259,0.33333,0.31713:13 +0.59188,0.58994,0.58607,0.55899,0.51064,0.46035,0.40812,0.36364,0.32302,0.29014,0.26886,0.26306,0.25919,0.26112,0.2766,0.30754,0.34429,0.38491,0.42747,0.47002,0.51257,0.55706,0.59768,0.63056,0.65764,0.67892,0.68665,0.67505,0.64603,0.61315,0.5764,0.53965,0.49903,0.46035,0.41779,0.37331,0.33656,0.30174,0.27273,0.25145,0.23598,0.23404,0.24952,0.27079,0.29981:0.83565,0.83565,0.83565,0.84491,0.85417,0.86574,0.86574,0.84722,0.81481,0.78704,0.75926,0.72222,0.68981,0.65972,0.63657,0.61574,0.60417,0.60185,0.60417,0.60648,0.6088,0.60648,0.59722,0.5787,0.55556,0.52778,0.49537,0.46296,0.4375,0.4213,0.41435,0.41435,0.41898,0.4213,0.41667,0.41435,0.40509,0.38889,0.37037,0.34722,0.32176,0.29398,0.26157,0.22222,0.18519:13 +0.51644,0.51644,0.51644,0.52224,0.54352,0.56093,0.59768,0.62476,0.63443,0.64217,0.66151,0.66151,0.65377,0.6325,0.59961,0.56286,0.51451,0.46422,0.41586,0.37331,0.33849,0.30754,0.28046,0.25145,0.23211,0.22244,0.22244,0.23017,0.23985,0.25725,0.2882,0.31141,0.33462,0.36557,0.41393,0.46228,0.50097,0.53191,0.55513,0.57253,0.57834,0.5648,0.54739,0.52418,0.49903:0.72454,0.72685,0.72454,0.72685,0.72685,0.72222,0.70833,0.68981,0.65972,0.625,0.61806,0.58796,0.54398,0.50694,0.47222,0.45833,0.45833,0.46991,0.47917,0.48148,0.46759,0.45139,0.43287,0.4213,0.40278,0.38889,0.38426,0.34954,0.31944,0.29167,0.25926,0.2338,0.22222,0.21759,0.21528,0.20602,0.18287,0.15741,0.13194,0.11574,0.090278,0.071759,0.069444,0.053241,0.043981:13 +0.4352,0.41586,0.37331,0.33462,0.30174,0.2824,0.29207,0.33849,0.39458,0.45455,0.52031,0.5648,0.58027,0.58414,0.56093,0.53191,0.50484,0.47002,0.44101,0.41199,0.38685,0.3501,0.31721,0.29207,0.27853,0.27273,0.28627,0.32302,0.37331,0.4294,0.47776,0.52611,0.5648,0.56867,0.54739,0.52418,0.49516,0.44874,0.39458,0.34236,0.294,0.25532,0.24178,0.26692,0.30561:0.80787,0.81019,0.79167,0.76157,0.72685,0.70833,0.66204,0.61111,0.59259,0.61111,0.64352,0.65046,0.62037,0.59722,0.53935,0.49769,0.4838,0.47222,0.47222,0.47917,0.49537,0.49074,0.48148,0.47222,0.44676,0.40509,0.36806,0.34491,0.33565,0.34722,0.37731,0.39815,0.41667,0.40046,0.35185,0.3125,0.27083,0.22685,0.19676,0.18519,0.16898,0.15046,0.11343,0.083333,0.074074:13 +0.4971,0.49516,0.4971,0.4971,0.4971,0.49516,0.48936,0.46615,0.4352,0.38298,0.33849,0.31335,0.30754,0.32302,0.3675,0.41973,0.46809,0.51838,0.55319,0.57447,0.58607,0.57834,0.53965,0.4913,0.44874,0.41973,0.38878,0.37137,0.37911,0.40812,0.44874,0.48549,0.52611,0.55899,0.58607,0.59188,0.57447,0.53965,0.48936,0.44101,0.41199,0.40812,0.4352,0.47389,0.51064:0.83333,0.83333,0.83565,0.83565,0.83796,0.83796,0.84259,0.84028,0.84028,0.83796,0.82407,0.81019,0.75463,0.71759,0.68519,0.66435,0.67593,0.71991,0.71759,0.68519,0.63889,0.58565,0.53472,0.51389,0.51852,0.53241,0.53009,0.50463,0.45833,0.41204,0.39583,0.40741,0.42361,0.42361,0.39815,0.35417,0.31944,0.30787,0.3125,0.32176,0.31481,0.28241,0.25,0.22685,0.21296:13 +0.74662,0.74662,0.74662,0.74662,0.74662,0.74468,0.74275,0.73888,0.73308,0.72727,0.71954,0.71373,0.70793,0.70019,0.69246,0.68472,0.67311,0.66344,0.6499,0.63443,0.61315,0.59381,0.57253,0.54932,0.52224,0.4913,0.46035,0.43327,0.40232,0.36944,0.34043,0.31721,0.29787,0.28046,0.26112,0.24758,0.23404,0.22244,0.21277,0.20503,0.20116,0.20309,0.21083,0.21857,0.22631:0.25694,0.25463,0.25694,0.25463,0.25926,0.2662,0.27546,0.29398,0.31481,0.34954,0.375,0.40972,0.4375,0.47222,0.50694,0.53935,0.57407,0.60648,0.62963,0.64583,0.65972,0.6713,0.67824,0.67361,0.67824,0.67824,0.67824,0.67593,0.67824,0.67824,0.67593,0.66435,0.64583,0.62963,0.59954,0.56944,0.53241,0.49769,0.45139,0.40509,0.36343,0.3287,0.2963,0.26852,0.24074:14 +0.37718,0.37718,0.37718,0.37911,0.37911,0.37718,0.37718,0.37331,0.3675,0.36364,0.36364,0.36557,0.37524,0.38491,0.39845,0.41199,0.4294,0.44681,0.46422,0.48549,0.5087,0.53385,0.5648,0.59961,0.6325,0.66344,0.69439,0.7234,0.75048,0.76789,0.78143,0.7911,0.80077,0.80658,0.81238,0.81625,0.81818,0.81818,0.82012,0.82012,0.81818,0.81431,0.81044,0.80851,0.80464:0.20602,0.2037,0.2037,0.2037,0.2037,0.20602,0.21296,0.22222,0.24074,0.26157,0.28241,0.30787,0.33565,0.36806,0.40046,0.43287,0.46759,0.49769,0.52083,0.54398,0.5625,0.57407,0.58565,0.59491,0.59491,0.59259,0.58796,0.57639,0.55787,0.53704,0.50926,0.47685,0.44213,0.41435,0.38194,0.35648,0.33565,0.31481,0.2963,0.27546,0.25694,0.24074,0.22685,0.21296,0.2037:14 +0.31721,0.31721,0.31915,0.31915,0.31915,0.31721,0.31915,0.31915,0.32108,0.31528,0.31335,0.30561,0.30174,0.30174,0.30561,0.30948,0.31528,0.32108,0.33075,0.34236,0.3559,0.36944,0.38104,0.39652,0.41199,0.42747,0.44294,0.45841,0.47582,0.5029,0.52418,0.55706,0.59188,0.62476,0.65377,0.68665,0.71567,0.75048,0.7795,0.80658,0.82785,0.84526,0.8588,0.87041,0.88008:0.35417,0.35417,0.35417,0.35417,0.35417,0.35417,0.35417,0.35185,0.35417,0.3588,0.36806,0.38194,0.40046,0.41898,0.43981,0.46296,0.48148,0.50231,0.52083,0.53704,0.55787,0.57407,0.59259,0.61343,0.63426,0.65278,0.6713,0.68287,0.68981,0.6875,0.68056,0.6875,0.69213,0.69676,0.70139,0.70139,0.70139,0.69444,0.6875,0.67824,0.66435,0.65046,0.63426,0.61574,0.59259:14 +0.30754,0.30948,0.30948,0.30948,0.31141,0.30948,0.30948,0.31335,0.31335,0.30754,0.30174,0.294,0.29014,0.29014,0.29787,0.30948,0.32689,0.34816,0.36944,0.39072,0.41199,0.4294,0.45455,0.48162,0.52805,0.57253,0.61509,0.65377,0.68859,0.72147,0.75435,0.78337,0.81238,0.83172,0.84913,0.8588,0.86654,0.87621,0.88588,0.89168,0.89362,0.89749,0.90135,0.90329,0.90329:0.3588,0.3588,0.35648,0.35648,0.35417,0.35185,0.35185,0.34954,0.35185,0.36111,0.37731,0.39583,0.4213,0.45139,0.47917,0.50463,0.51852,0.54167,0.56713,0.58565,0.6088,0.62963,0.65046,0.66898,0.67824,0.69444,0.70139,0.7037,0.69907,0.68981,0.67593,0.65046,0.62269,0.59491,0.56713,0.53935,0.51157,0.48148,0.45139,0.4213,0.39583,0.38426,0.3588,0.34722,0.34028:14 +0.33075,0.33269,0.33269,0.33462,0.33269,0.33075,0.32495,0.31915,0.31528,0.31915,0.33075,0.34236,0.35203,0.35977,0.37137,0.38104,0.39265,0.40619,0.42553,0.43907,0.45455,0.47776,0.50677,0.53965,0.56867,0.59574,0.63056,0.66731,0.70406,0.73308,0.76209,0.7795,0.79691,0.81044,0.82785,0.84333,0.85106,0.8588,0.86654,0.87041,0.88201,0.88975,0.89555,0.89942,0.90135:0.2963,0.29167,0.29167,0.29167,0.28935,0.2963,0.30787,0.3287,0.34954,0.37037,0.3912,0.41667,0.44444,0.48148,0.51389,0.54398,0.56713,0.59491,0.62037,0.64815,0.66435,0.66898,0.67593,0.67824,0.67824,0.68287,0.6875,0.68056,0.66435,0.6412,0.61806,0.60185,0.5787,0.56481,0.54167,0.51852,0.49769,0.47454,0.48843,0.47454,0.44213,0.42593,0.40509,0.3912,0.37963:14 +0.35977,0.35977,0.35977,0.35977,0.3617,0.36364,0.36557,0.36557,0.35977,0.3501,0.33849,0.32882,0.32882,0.33269,0.33849,0.3501,0.3675,0.38491,0.40619,0.4236,0.4352,0.44681,0.46809,0.49903,0.53772,0.58414,0.62863,0.67892,0.7234,0.76209,0.79497,0.82398,0.8472,0.86654,0.86654,0.86847,0.86267,0.86074,0.85493,0.84526,0.83946,0.83752,0.83752,0.83946,0.84139:0.27083,0.26852,0.2662,0.26852,0.2662,0.26389,0.26157,0.26389,0.27083,0.28704,0.3125,0.34028,0.375,0.40741,0.44213,0.46991,0.50231,0.53472,0.56713,0.59491,0.625,0.65278,0.67593,0.69444,0.7037,0.71296,0.71528,0.71065,0.69907,0.67593,0.64352,0.6088,0.57176,0.53009,0.49537,0.46065,0.43287,0.41435,0.38889,0.37269,0.35185,0.32639,0.31944,0.30787,0.2963:14 +0.40426,0.40619,0.40426,0.40619,0.40426,0.40619,0.40619,0.40812,0.40619,0.39845,0.39072,0.38298,0.37911,0.37911,0.38491,0.39458,0.40619,0.41586,0.43133,0.44874,0.46809,0.4913,0.51064,0.52998,0.55513,0.58801,0.62476,0.66151,0.69632,0.72534,0.74468,0.76015,0.77369,0.78337,0.79497,0.80658,0.81818,0.83172,0.83752,0.84526,0.853,0.8588,0.8588,0.86267,0.86267:0.23843,0.23843,0.24074,0.23843,0.23843,0.23843,0.23611,0.2338,0.23843,0.25463,0.26852,0.2963,0.31944,0.34954,0.375,0.40046,0.43287,0.46296,0.49074,0.5162,0.54167,0.55787,0.5787,0.59954,0.61574,0.625,0.62269,0.6088,0.59491,0.5787,0.55093,0.52778,0.50231,0.47917,0.45833,0.4375,0.41667,0.40046,0.37731,0.3588,0.34491,0.33333,0.30787,0.29167,0.28241:14 +0.14507,0.14507,0.14313,0.14313,0.14507,0.14507,0.14507,0.1412,0.13733,0.1412,0.15087,0.17021,0.18956,0.21277,0.23017,0.25338,0.2766,0.30368,0.33075,0.35783,0.38878,0.43907,0.48356,0.53191,0.5706,0.60348,0.62282,0.64603,0.66538,0.69052,0.7176,0.74662,0.77756,0.80271,0.81625,0.82205,0.83559,0.84526,0.85106,0.85687,0.86074,0.8588,0.85493,0.8472,0.84333:0.40278,0.39583,0.39583,0.39352,0.39583,0.39815,0.41204,0.42593,0.44907,0.47454,0.49537,0.52083,0.55787,0.5787,0.61343,0.63889,0.66898,0.69213,0.71991,0.73611,0.75,0.75463,0.75694,0.75694,0.75463,0.75,0.73843,0.73148,0.72454,0.71528,0.70602,0.69444,0.68056,0.66667,0.65046,0.63426,0.61111,0.58796,0.56481,0.54398,0.52315,0.50926,0.49074,0.48148,0.46759:14 +0.23404,0.23211,0.23017,0.23211,0.23017,0.22437,0.22244,0.22244,0.2205,0.21857,0.21857,0.21857,0.21857,0.2205,0.22437,0.22631,0.22824,0.23211,0.23598,0.23985,0.24565,0.25145,0.25725,0.26306,0.27079,0.27853,0.28627,0.294,0.30368,0.31141,0.32302,0.33269,0.34623,0.35783,0.37137,0.38298,0.39652,0.41006,0.42553,0.43907,0.45261,0.46422,0.47582,0.48743,0.5029:0.50231,0.50694,0.50926,0.5162,0.52315,0.52315,0.52546,0.53009,0.53241,0.53704,0.54167,0.54861,0.55556,0.56481,0.57407,0.58333,0.59491,0.60417,0.61343,0.625,0.63426,0.64583,0.65509,0.66435,0.6713,0.68056,0.68981,0.69907,0.70602,0.71528,0.71991,0.72685,0.72917,0.7338,0.7338,0.7338,0.73148,0.73148,0.72917,0.72685,0.72685,0.72454,0.72222,0.71991,0.71759:14 +0.26112,0.26306,0.26306,0.26306,0.26306,0.26112,0.26306,0.26112,0.26112,0.25919,0.25725,0.25532,0.25338,0.25532,0.25725,0.26112,0.27079,0.28046,0.28433,0.29787,0.31721,0.34043,0.37137,0.40812,0.44101,0.47002,0.49903,0.52611,0.55706,0.58414,0.60928,0.63056,0.64797,0.64797,0.65377,0.66344,0.67118,0.67311,0.67505,0.67505,0.67311,0.67118,0.66925,0.66925,0.66925:0.4838,0.4838,0.4838,0.4838,0.48148,0.48611,0.48611,0.48843,0.49074,0.49769,0.50694,0.5162,0.52546,0.53241,0.55093,0.57176,0.59028,0.61111,0.62731,0.64815,0.66898,0.68056,0.68519,0.68981,0.68981,0.69213,0.69676,0.69676,0.69907,0.69444,0.68287,0.66204,0.63889,0.61806,0.59722,0.57407,0.55556,0.53935,0.53241,0.52083,0.51157,0.50463,0.49769,0.49306,0.48843:14 +0.31141,0.31141,0.31141,0.31141,0.31335,0.31335,0.31335,0.31335,0.31335,0.31335,0.31141,0.30754,0.30754,0.30754,0.30948,0.31141,0.30948,0.31141,0.31141,0.31335,0.31335,0.31528,0.31528,0.31721,0.31915,0.32302,0.32882,0.33462,0.34623,0.35783,0.37137,0.38298,0.40039,0.4236,0.45068,0.47776,0.50677,0.54159,0.57253,0.60542,0.63443,0.65764,0.67892,0.69439,0.70019:0.45833,0.45833,0.45833,0.46065,0.45833,0.45833,0.45833,0.45602,0.45833,0.46065,0.46296,0.46528,0.46528,0.46528,0.46528,0.46528,0.46528,0.46528,0.46528,0.46528,0.46759,0.47454,0.48611,0.49537,0.50926,0.52546,0.53935,0.55324,0.57176,0.58796,0.6088,0.62269,0.64352,0.66667,0.69213,0.71296,0.72454,0.73148,0.72917,0.72222,0.71759,0.70833,0.69907,0.6875,0.67824:14 +0.26112,0.26306,0.26306,0.26306,0.26306,0.26112,0.26306,0.26112,0.26112,0.25919,0.25725,0.25532,0.25338,0.25532,0.25725,0.26112,0.27079,0.28046,0.28433,0.29787,0.31721,0.34043,0.37137,0.40812,0.44101,0.47002,0.49903,0.52611,0.55706,0.58414,0.60928,0.63056,0.64797,0.64797,0.65377,0.66344,0.67118,0.67311,0.67505,0.67505,0.67311,0.67118,0.66925,0.66925,0.66925:0.4838,0.4838,0.4838,0.4838,0.48148,0.48611,0.48611,0.48843,0.49074,0.49769,0.50694,0.5162,0.52546,0.53241,0.55093,0.57176,0.59028,0.61111,0.62731,0.64815,0.66898,0.68056,0.68519,0.68981,0.68981,0.69213,0.69676,0.69676,0.69907,0.69444,0.68287,0.66204,0.63889,0.61806,0.59722,0.57407,0.55556,0.53935,0.53241,0.52083,0.51157,0.50463,0.49769,0.49306,0.48843:14 +0.79691,0.79691,0.79691,0.79691,0.79691,0.79691,0.79691,0.79691,0.79691,0.79497,0.79304,0.78917,0.78337,0.77756,0.76983,0.76209,0.75048,0.73888,0.72727,0.71373,0.69826,0.68085,0.66151,0.64023,0.61702,0.59574,0.57253,0.55319,0.53191,0.51064,0.48549,0.46035,0.43327,0.40232,0.36944,0.33462,0.30174,0.27273,0.24758,0.22631,0.2089,0.19536,0.18182,0.17021,0.16248:0.5463,0.5463,0.5463,0.54861,0.54861,0.54861,0.5463,0.5463,0.54167,0.53472,0.52546,0.51389,0.49769,0.47917,0.46065,0.43981,0.4213,0.40046,0.37731,0.35417,0.3287,0.30093,0.27315,0.24537,0.21991,0.19213,0.16667,0.14815,0.12731,0.11111,0.10185,0.097222,0.094907,0.097222,0.1088,0.12731,0.15509,0.18519,0.21991,0.25694,0.28935,0.32639,0.36343,0.40278,0.44444:15 +0.78143,0.78143,0.78143,0.78143,0.78143,0.78143,0.78337,0.78143,0.78337,0.78143,0.78143,0.78143,0.78143,0.78143,0.78143,0.78143,0.78143,0.78143,0.78143,0.7795,0.78143,0.7795,0.7795,0.77756,0.77756,0.7795,0.78143,0.77756,0.76596,0.75048,0.73114,0.70986,0.68859,0.66151,0.63443,0.60542,0.56867,0.52998,0.48356,0.43327,0.38298,0.34043,0.29594,0.25725,0.23404:0.48148,0.48148,0.48148,0.48148,0.48148,0.48148,0.48148,0.48148,0.48148,0.48148,0.48148,0.48148,0.48148,0.48148,0.4838,0.48148,0.4838,0.48611,0.48843,0.48843,0.49306,0.49306,0.48611,0.47685,0.46296,0.44676,0.42824,0.40509,0.37037,0.33565,0.30324,0.2662,0.22917,0.19676,0.16667,0.13426,0.11111,0.099537,0.094907,0.10648,0.13426,0.16898,0.22222,0.28935,0.3588:15 +0.1354,0.13346,0.1354,0.1354,0.1354,0.1354,0.13346,0.13346,0.13153,0.12959,0.13153,0.13346,0.1354,0.13926,0.14313,0.147,0.15087,0.15474,0.16248,0.17021,0.18182,0.19729,0.2147,0.23211,0.25338,0.27853,0.30561,0.33656,0.36557,0.39458,0.42553,0.45648,0.48549,0.51257,0.53578,0.55899,0.5764,0.59574,0.61122,0.62863,0.6441,0.65957,0.67311,0.68859,0.70213:0.71065,0.71065,0.71065,0.71065,0.71065,0.71065,0.70833,0.69907,0.68287,0.66204,0.64583,0.62963,0.6088,0.59028,0.57176,0.54861,0.57639,0.55093,0.50231,0.47685,0.45139,0.43056,0.40278,0.38889,0.36806,0.34491,0.31944,0.29398,0.27315,0.25926,0.25,0.24537,0.24537,0.25,0.25463,0.25926,0.2662,0.27083,0.28241,0.29398,0.30787,0.32176,0.34028,0.35185,0.37269:15 +0.18956,0.19149,0.18956,0.18956,0.18956,0.18956,0.18956,0.18956,0.18956,0.18956,0.18956,0.19149,0.18956,0.18956,0.18956,0.19149,0.20116,0.21277,0.22437,0.23791,0.25145,0.26306,0.2824,0.30754,0.33462,0.3675,0.40619,0.44874,0.4913,0.53385,0.5764,0.61315,0.64603,0.66925,0.69052,0.7118,0.73114,0.74662,0.75629,0.76789,0.77369,0.78143,0.78337,0.78917,0.80271:0.77546,0.77315,0.77546,0.77546,0.77778,0.77778,0.77546,0.77546,0.77546,0.76852,0.75463,0.73611,0.71296,0.6875,0.65741,0.62037,0.5787,0.54167,0.50463,0.47222,0.44907,0.43056,0.40741,0.38426,0.36111,0.34028,0.3287,0.32407,0.32407,0.33102,0.34259,0.3588,0.375,0.39352,0.40972,0.42593,0.44444,0.4537,0.47685,0.50231,0.52778,0.55324,0.5787,0.59491,0.62037:15 +0.20503,0.2089,0.21083,0.20696,0.2089,0.2089,0.2089,0.2089,0.20696,0.21083,0.21277,0.2089,0.20503,0.20503,0.20503,0.20309,0.20503,0.21857,0.23211,0.23985,0.25145,0.26306,0.2766,0.2882,0.30561,0.32882,0.35203,0.37911,0.41393,0.45068,0.4913,0.53385,0.5764,0.61122,0.64217,0.66731,0.69052,0.70986,0.72921,0.74855,0.76402,0.77756,0.78917,0.79691,0.80464:0.72685,0.72454,0.72454,0.72454,0.72685,0.72454,0.72685,0.72917,0.72917,0.72685,0.72222,0.71065,0.69676,0.68056,0.65278,0.62731,0.59259,0.55787,0.52083,0.48611,0.4537,0.42361,0.41204,0.40046,0.37269,0.34954,0.33102,0.29861,0.28009,0.27083,0.26389,0.26389,0.27315,0.28472,0.2963,0.31019,0.32407,0.34259,0.3588,0.37963,0.40278,0.43056,0.46528,0.50694,0.54167:15 +0.16634,0.16634,0.16634,0.16634,0.16828,0.16634,0.16634,0.16441,0.16441,0.16828,0.17215,0.17988,0.18375,0.18762,0.20116,0.2205,0.23211,0.25532,0.27079,0.29594,0.32689,0.36364,0.40039,0.43907,0.47776,0.51838,0.55319,0.58801,0.61896,0.64797,0.67118,0.68859,0.706,0.72147,0.73308,0.74275,0.74468,0.75048,0.75435,0.76209,0.76596,0.77369,0.76983,0.77176,0.77369:0.73843,0.73611,0.73843,0.73843,0.73843,0.73843,0.74074,0.73148,0.70833,0.68056,0.65278,0.62037,0.58565,0.54398,0.5,0.45602,0.4213,0.3912,0.39583,0.37731,0.35185,0.33102,0.3125,0.29861,0.2963,0.30556,0.31944,0.33565,0.34954,0.3588,0.37963,0.39815,0.42593,0.46296,0.49306,0.52778,0.5625,0.59722,0.62963,0.65046,0.6713,0.68519,0.69213,0.68981,0.6875:15 +0.23017,0.23017,0.23017,0.23017,0.23017,0.23211,0.23211,0.23404,0.23404,0.23791,0.23598,0.23404,0.23017,0.23211,0.22631,0.22437,0.22244,0.2205,0.21857,0.21857,0.22437,0.23791,0.25532,0.27853,0.31141,0.35397,0.40232,0.46422,0.52031,0.56867,0.60928,0.64603,0.67505,0.70213,0.73114,0.75242,0.76789,0.77563,0.78143,0.7795,0.77756,0.7795,0.78337,0.7853,0.7853:0.70602,0.70833,0.70833,0.70833,0.70602,0.70602,0.70602,0.70602,0.7037,0.70602,0.70602,0.70602,0.71065,0.71065,0.70139,0.67361,0.63194,0.59028,0.55324,0.50694,0.46065,0.42593,0.39815,0.38194,0.34722,0.31019,0.28472,0.27546,0.27778,0.28472,0.2963,0.31481,0.32407,0.33796,0.36574,0.39815,0.42824,0.46528,0.50231,0.53472,0.56481,0.59722,0.62269,0.63426,0.6412:15 +0.10058,0.10058,0.098646,0.096712,0.098646,0.10058,0.10445,0.11025,0.11992,0.12766,0.1412,0.1528,0.16248,0.17602,0.19342,0.21277,0.23598,0.26112,0.29014,0.31915,0.3501,0.38104,0.41393,0.44874,0.48936,0.52805,0.56867,0.60542,0.64217,0.67892,0.71373,0.74662,0.77756,0.80658,0.82785,0.84913,0.85687,0.87621,0.89555,0.91683,0.9381,0.94391,0.9381,0.93424,0.93037:0.46528,0.46296,0.46296,0.46528,0.46528,0.46065,0.44676,0.43519,0.41435,0.39815,0.37963,0.36111,0.34954,0.33102,0.30556,0.28472,0.25926,0.23611,0.21759,0.2037,0.19444,0.1875,0.18287,0.17593,0.17361,0.17593,0.18056,0.19213,0.20602,0.22685,0.25,0.27778,0.31019,0.34954,0.3912,0.43519,0.45139,0.46759,0.51389,0.55093,0.57639,0.58796,0.59259,0.59028,0.59028:15 +0.20116,0.19923,0.19923,0.20503,0.20116,0.19729,0.20116,0.19536,0.19729,0.19536,0.19536,0.19536,0.20116,0.21277,0.22631,0.24758,0.26886,0.29981,0.33462,0.36944,0.41006,0.44681,0.48743,0.52998,0.57253,0.61896,0.65957,0.69826,0.73888,0.77563,0.81044,0.83946,0.85493,0.87041,0.88588,0.89942,0.91103,0.91296,0.91103,0.90135,0.89749,0.89168,0.88588,0.88201,0.88201:0.53241,0.53704,0.53241,0.53704,0.53472,0.52778,0.52546,0.50694,0.49074,0.46991,0.45139,0.43519,0.41204,0.40278,0.38426,0.3588,0.33333,0.30556,0.28241,0.25463,0.2338,0.21528,0.20139,0.18981,0.18287,0.18056,0.18981,0.20833,0.23611,0.27315,0.31481,0.3588,0.40509,0.44213,0.4838,0.52778,0.56713,0.58796,0.59259,0.59722,0.59259,0.5787,0.56944,0.56481,0.55324:15 +0.12959,0.13346,0.12379,0.1412,0.12379,0.12766,0.12573,0.12959,0.13153,0.13153,0.13733,0.1528,0.13926,0.14894,0.15087,0.16634,0.17021,0.17602,0.18182,0.18762,0.19536,0.20116,0.20503,0.21083,0.22244,0.23017,0.23985,0.24952,0.25919,0.27079,0.2824,0.29594,0.30174,0.31721,0.33075,0.34816,0.36364,0.38104,0.40039,0.41973,0.43907,0.46035,0.47776,0.4971,0.51838:0.4213,0.42361,0.4213,0.42824,0.4213,0.42593,0.4213,0.42361,0.41898,0.41898,0.41667,0.4213,0.41204,0.41204,0.40741,0.40741,0.39815,0.40509,0.39583,0.39583,0.39583,0.3912,0.38657,0.38194,0.37037,0.36574,0.35417,0.34491,0.34028,0.3287,0.32407,0.31944,0.31944,0.30787,0.30093,0.29398,0.28704,0.28009,0.27315,0.26852,0.25926,0.25231,0.25,0.24306,0.24074:15 +0.2147,0.21663,0.21083,0.20696,0.2089,0.20309,0.19536,0.19923,0.21083,0.2147,0.22631,0.23017,0.23017,0.23791,0.24178,0.25145,0.26306,0.28046,0.30368,0.33075,0.35977,0.38685,0.41199,0.4352,0.45841,0.47776,0.5029,0.52998,0.56093,0.59381,0.62863,0.65957,0.69246,0.72534,0.75435,0.78337,0.81044,0.83559,0.85493,0.87041,0.88395,0.89749,0.91103,0.9207,0.92843:0.52546,0.53009,0.52778,0.53241,0.54167,0.53935,0.53704,0.53241,0.53009,0.51157,0.51852,0.5,0.47454,0.45602,0.43981,0.43287,0.42593,0.41667,0.38889,0.36574,0.33565,0.30787,0.28241,0.25926,0.23843,0.21991,0.2037,0.19213,0.1875,0.18519,0.19213,0.19907,0.21065,0.22454,0.24074,0.25694,0.27778,0.30093,0.3287,0.35417,0.38889,0.43056,0.46759,0.50694,0.53241:15 +0.61122,0.61122,0.61315,0.61122,0.61122,0.61315,0.61315,0.61122,0.61315,0.61315,0.61315,0.61315,0.61315,0.61315,0.61315,0.61315,0.61315,0.61315,0.61509,0.61315,0.61315,0.61509,0.61315,0.61315,0.61315,0.61122,0.61122,0.60928,0.60542,0.60155,0.59574,0.58801,0.57834,0.5706,0.56093,0.55126,0.54352,0.53191,0.52031,0.51064,0.4971,0.48549,0.47195,0.45841,0.44487:0.75926,0.75694,0.75694,0.75694,0.75926,0.75926,0.75926,0.75694,0.75926,0.75694,0.75926,0.75926,0.75926,0.75926,0.75926,0.75926,0.75926,0.75926,0.75926,0.75926,0.75926,0.75463,0.75231,0.74537,0.74306,0.73611,0.72917,0.71759,0.7037,0.69213,0.67361,0.65741,0.64352,0.625,0.61111,0.59491,0.58333,0.57407,0.5625,0.55093,0.54167,0.53472,0.52546,0.52083,0.5162:15