whaison / GPUGems3_DigitalEmily2_Unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GPUGems3_DigitalEmily2_Unity

リンクテキスト

http://www.mediafire.com/view/iwe8747iw14n8nm/DigitalEmily_Unity_01.jpg

''' float phongExponent(float glossiness) { return (1/pow(1-glossiness, 3.5)-1); }

surface emily_material ( string specularUnlitNormTexture="00_specular_unlit.exr", string singleScatterTexture="00_single_scatter.exr", string diffuseUnlitTexture="00_diffuse_unlit.exr", float scatterRadius=0.5, color scatterColor=color(0.482, 0.169, 0.109), float ior=1.33, float phaseFunction=0.8 ) { color diffuseUnlit=texture(diffuseUnlitTexture, u, v); color singleScatter=texture(singleScatterTexture, u, v); color specularUnlit=texture(specularUnlitNormTexture, u, v);

// Single scattering is approximated with a diffuse closure
color diffuseAmount=singleScatter;

// Multiple scattering reduced with the single scattering amount
color sssAmount=(color(1,1,1)-singleScatter)*diffuseUnlit;

// We have two Phong specular lobes with equal strength, so each is half as bright
color specularAmount=specularUnlit*0.5;

// Fresnel coefficient; this should really be glossy Fresnel that takes into
// account the specular roughness, but for the moment we are just using the
// perfect mirror Fresnel.
float fresnelCoeff, refractionStrength;
vector reflectDir, refractDir;
fresnel(I, N, ior, fresnelCoeff, refractionStrength, reflectDir, refractDir);

specularAmount*=fresnelCoeff;

// Compute the final result.
Ci=
	specularAmount*phong(N, phongExponent(0.55))+
	specularAmount*phong(N, phongExponent(0.75))+
	diffuseAmount*diffuse(N)+
	subsurface(ior, phaseFunction, scatterColor*scatterRadius, sssAmount);

} '''

''' git -c diff.mnemonicprefix=false -c core.quotepath=false push -v --tags origin master:master POST git-receive-pack (chunked)

remote: error: GH001: Large files detected. You may want to try Git Large File Storage - https://git-lfs.github.com.
remote: error: Trace: 1973b852787f85c301a24bfa2dce52bd

remote: error: See http://git.io/iEPt8g for more information.
remote: error: File Assets/Textures/Color_raw/00_single_scatter_raw.exr is 104.09 MB; this exceeds GitHub's file size limit of 100.00 MB

Pushing to https://github.com/whaison/GPUGems3_DigitalEmily2_Unity.git To https://github.com/whaison/GPUGems3_DigitalEmily2_Unity.git ! [remote rejected] master -> master (pre-receive hook declined)

error: failed to push some refs to 'https://github.com/whaison/GPUGems3_DigitalEmily2_Unity.git'

エラー終了しました。エラーの内容は上記をご覧ください。

'''

''' ; FBX 7.5.0 project file ; Copyright (C) 1997-2015 Autodesk Inc. and/or its licensors. ; All rights reserved. ; ----------------------------------------------------

FBXHeaderExtension: { FBXHeaderVersion: 1003 FBXVersion: 7500 CreationTimeStamp: { Version: 1000 Year: 2017 Month: 2 Day: 12 Hour: 18 Minute: 46 Second: 38 Millisecond: 532 } Creator: "FBX SDK/FBX Plugins version 2017.0.1" SceneInfo: "SceneInfo::GlobalInfo", "UserData" { Type: "UserData" Version: 100 MetaData: { Version: 100 Title: "" Subject: "" Author: "" Keywords: "" Revision: "" Comment: "" } Properties70: { P: "DocumentUrl", "KString", "Url", "", "C:\GPUGems3_DigitalEmily2\DigitalEmily2_00100_2016-2017_Ascii_fbx_.fbx" P: "SrcDocumentUrl", "KString", "Url", "", "C:\GPUGems3_DigitalEmily2\DigitalEmily2_00100_2016-2017_Ascii_fbx_.fbx" P: "Original", "Compound", "", "" P: "Original|ApplicationVendor", "KString", "", "", "Autodesk" P: "Original|ApplicationName", "KString", "", "", "Maya" P: "Original|ApplicationVersion", "KString", "", "", "2017" P: "Original|DateTime_GMT", "DateTime", "", "", "12/02/2017 09:46:38.530" P: "Original|FileName", "KString", "", "", "C:\GPUGems3_DigitalEmily2\DigitalEmily2_00100_2016-2017_Ascii_fbx_.fbx" P: "LastSaved", "Compound", "", "" P: "LastSaved|ApplicationVendor", "KString", "", "", "Autodesk" P: "LastSaved|ApplicationName", "KString", "", "", "Maya" P: "LastSaved|ApplicationVersion", "KString", "", "", "2017" P: "LastSaved|DateTime_GMT", "DateTime", "", "", "12/02/2017 09:46:38.530" P: "Original|ApplicationActiveProject", "KString", "", "", "C:\GPUGems3_DigitalEmily2" P: "Original|ApplicationNativeFile", "KString", "", "", "C:\GPUGems3_DigitalEmily2\Emily_2_1_Maya_Scene.ma" } } } GlobalSettings: { Version: 1000 Properties70: { P: "UpAxis", "int", "Integer", "",1 P: "UpAxisSign", "int", "Integer", "",1 P: "FrontAxis", "int", "Integer", "",2 P: "FrontAxisSign", "int", "Integer", "",1 P: "CoordAxis", "int", "Integer", "",0 P: "CoordAxisSign", "int", "Integer", "",1 P: "OriginalUpAxis", "int", "Integer", "",1 P: "OriginalUpAxisSign", "int", "Integer", "",1 P: "UnitScaleFactor", "double", "Number", "",1 P: "OriginalUnitScaleFactor", "double", "Number", "",1 P: "AmbientColor", "ColorRGB", "Color", "",0,0,0 P: "DefaultCamera", "KString", "", "", "Lightstage_cameras_01:LSX_CameraPositions:camera05" P: "TimeMode", "enum", "", "",11 P: "TimeProtocol", "enum", "", "",2 P: "SnapOnFrameMode", "enum", "", "",0 P: "TimeSpanStart", "KTime", "Time", "",1924423250 P: "TimeSpanStop", "KTime", "Time", "",384884650000 P: "CustomFrameRate", "double", "Number", "",-1 P: "TimeMarker", "Compound", "", "" P: "CurrentTimeMarker", "int", "Integer", "",-1 } }

; Documents Description ;------------------------------------------------------------------

Documents: { Count: 1 Document: 2185495047952, "", "Scene" { Properties70: { P: "SourceObject", "object", "", "" P: "ActiveAnimStackName", "KString", "", "", "Take 001" } RootNode: 0 } }

; Document References ;------------------------------------------------------------------

References: { }

; Object definitions ;------------------------------------------------------------------

Definitions: { Version: 100 Count: 78 ObjectType: "GlobalSettings" { Count: 1 } ObjectType: "AnimationStack" { Count: 1 PropertyTemplate: "FbxAnimStack" { Properties70: { P: "Description", "KString", "", "", "" P: "LocalStart", "KTime", "Time", "",0 P: "LocalStop", "KTime", "Time", "",0 P: "ReferenceStart", "KTime", "Time", "",0 P: "ReferenceStop", "KTime", "Time", "",0 } } } ObjectType: "AnimationLayer" { Count: 1 PropertyTemplate: "FbxAnimLayer" { Properties70: { P: "Weight", "Number", "", "A",100 P: "Mute", "bool", "", "",0 P: "Solo", "bool", "", "",0 P: "Lock", "bool", "", "",0 P: "Color", "ColorRGB", "Color", "",0.8,0.8,0.8 P: "BlendMode", "enum", "", "",0 P: "RotationAccumulationMode", "enum", "", "",0 P: "ScaleAccumulationMode", "enum", "", "",0 P: "BlendModeBypass", "ULongLong", "", "",0 } } } ObjectType: "NodeAttribute" { Count: 24 PropertyTemplate: "FbxNull" { Properties70: { P: "Color", "ColorRGB", "Color", "",0.8,0.8,0.8 P: "Size", "double", "Number", "",100 P: "Look", "enum", "", "",1 } } } ObjectType: "Model" { Count: 31 PropertyTemplate: "FbxNode" { Properties70: { P: "QuaternionInterpolate", "enum", "", "",0 P: "RotationOffset", "Vector3D", "Vector", "",0,0,0 P: "RotationPivot", "Vector3D", "Vector", "",0,0,0 P: "ScalingOffset", "Vector3D", "Vector", "",0,0,0 P: "ScalingPivot", "Vector3D", "Vector", "",0,0,0 P: "TranslationActive", "bool", "", "",0 P: "TranslationMin", "Vector3D", "Vector", "",0,0,0 P: "TranslationMax", "Vector3D", "Vector", "",0,0,0 P: "TranslationMinX", "bool", "", "",0 P: "TranslationMinY", "bool", "", "",0 P: "TranslationMinZ", "bool", "", "",0 P: "TranslationMaxX", "bool", "", "",0 P: "TranslationMaxY", "bool", "", "",0 P: "TranslationMaxZ", "bool", "", "",0 P: "RotationOrder", "enum", "", "",0 P: "RotationSpaceForLimitOnly", "bool", "", "",0 P: "RotationStiffnessX", "double", "Number", "",0 P: "RotationStiffnessY", "double", "Number", "",0 P: "RotationStiffnessZ", "double", "Number", "",0 P: "AxisLen", "double", "Number", "",10 P: "PreRotation", "Vector3D", "Vector", "",0,0,0 P: "PostRotation", "Vector3D", "Vector", "",0,0,0 P: "RotationActive", "bool", "", "",0 P: "RotationMin", "Vector3D", "Vector", "",0,0,0 P: "RotationMax", "Vector3D", "Vector", "",0,0,0 P: "RotationMinX", "bool", "", "",0 P: "RotationMinY", "bool", "", "",0 P: "RotationMinZ", "bool", "", "",0 P: "RotationMaxX", "bool", "", "",0 P: "RotationMaxY", "bool", "", "",0 P: "RotationMaxZ", "bool", "", "",0 P: "InheritType", "enum", "", "",0 P: "ScalingActive", "bool", "", "",0 P: "ScalingMin", "Vector3D", "Vector", "",0,0,0 P: "ScalingMax", "Vector3D", "Vector", "",1,1,1 P: "ScalingMinX", "bool", "", "",0 P: "ScalingMinY", "bool", "", "",0 P: "ScalingMinZ", "bool", "", "",0 P: "ScalingMaxX", "bool", "", "",0 P: "ScalingMaxY", "bool", "", "",0 P: "ScalingMaxZ", "bool", "", "",0 P: "GeometricTranslation", "Vector3D", "Vector", "",0,0,0 P: "GeometricRotation", "Vector3D", "Vector", "",0,0,0 P: "GeometricScaling", "Vector3D", "Vector", "",1,1,1 P: "MinDampRangeX", "double", "Number", "",0 P: "MinDampRangeY", "double", "Number", "",0 P: "MinDampRangeZ", "double", "Number", "",0 P: "MaxDampRangeX", "double", "Number", "",0 P: "MaxDampRangeY", "double", "Number", "",0 P: "MaxDampRangeZ", "double", "Number", "",0 P: "MinDampStrengthX", "double", "Number", "",0 P: "MinDampStrengthY", "double", "Number", "",0 P: "MinDampStrengthZ", "double", "Number", "",0 P: "MaxDampStrengthX", "double", "Number", "",0 P: "MaxDampStrengthY", "double", "Number", "",0 P: "MaxDampStrengthZ", "double", "Number", "",0 P: "PreferedAngleX", "double", "Number", "",0 P: "PreferedAngleY", "double", "Number", "",0 P: "PreferedAngleZ", "double", "Number", "",0 P: "LookAtProperty", "object", "", "" P: "UpVectorProperty", "object", "", "" P: "Show", "bool", "", "",1 P: "NegativePercentShapeSupport", "bool", "", "",1 P: "DefaultAttributeIndex", "int", "Integer", "",-1 P: "Freeze", "bool", "", "",0 P: "LODBox", "bool", "", "",0 P: "Lcl Translation", "Lcl Translation", "", "A",0,0,0 P: "Lcl Rotation", "Lcl Rotation", "", "A",0,0,0 P: "Lcl Scaling", "Lcl Scaling", "", "A",1,1,1 P: "Visibility", "Visibility", "", "A",1 P: "Visibility Inheritance", "Visibility Inheritance", "", "",1 } } } ObjectType: "Geometry" { Count: 7 PropertyTemplate: "FbxMesh" { Properties70: { P: "Color", "ColorRGB", "Color", "",0.8,0.8,0.8 P: "BBoxMin", "Vector3D", "Vector", "",0,0,0 P: "BBoxMax", "Vector3D", "Vector", "",0,0,0 P: "Primary Visibility", "bool", "", "",1 P: "Casts Shadows", "bool", "", "",1 P: "Receive Shadows", "bool", "", "",1 } } } ObjectType: "Material" { Count: 5 PropertyTemplate: "FbxSurfaceLambert" { Properties70: { P: "ShadingModel", "KString", "", "", "Lambert" P: "MultiLayer", "bool", "", "",0 P: "EmissiveColor", "Color", "", "A",0,0,0 P: "EmissiveFactor", "Number", "", "A",1 P: "AmbientColor", "Color", "", "A",0.2,0.2,0.2 P: "AmbientFactor", "Number", "", "A",1 P: "DiffuseColor", "Color", "", "A",0.8,0.8,0.8 P: "DiffuseFactor", "Number", "", "A",1 P: "Bump", "Vector3D", "Vector", "",0,0,0 P: "NormalMap", "Vector3D", "Vector", "",0,0,0 P: "BumpFactor", "double", "Number", "",1 P: "TransparentColor", "Color", "", "A",0,0,0 P: "TransparencyFactor", "Number", "", "A",0 P: "DisplacementColor", "ColorRGB", "Color", "",0,0,0 P: "DisplacementFactor", "double", "Number", "",1 P: "VectorDisplacementColor", "ColorRGB", "Color", "",0,0,0 P: "VectorDisplacementFactor", "double", "Number", "",1 } } } ObjectType: "CollectionExclusive" { Count: 3 PropertyTemplate: "FbxDisplayLayer" { Properties70: { P: "Color", "ColorRGB", "Color", "",0.8,0.8,0.8 P: "Show", "bool", "", "",1 P: "Freeze", "bool", "", "",0 P: "LODBox", "bool", "", "",0 } } } ObjectType: "Deformer" { Count: 5 PropertyTemplate: "FbxCluster" { Properties70: { P: "SrcModelReference", "object", "", "" } } } }

; Object properties ;------------------------------------------------------------------

Objects: { NodeAttribute: 2185476084912, "NodeAttribute::", "Null" { Properties70: { P: "Look", "enum", "", "",0 } TypeFlags: "Null" } NodeAttribute: 2185476090192, "NodeAttribute::", "Null" { Properties70: { P: "Look", "enum", "", "",0 } TypeFlags: "Null" } Geometry: 2185125791344, "Geometry::", "Mesh" { Vertices: *71058 { a: 0.358889997005463,2.4957230091095,4.67124509811401,-0.04313899949193,2.42343211174011,4.76229476928711,1.22600901126862,2.58266806602478,4.34498977661133,1.95458805561066,2.57905602455139,3.83643007278442,2.10835790634155,2.57937502861023,3.68162894248962,1.35252296924591,2.60420298576355,4.22326612472534,0.709944009780884,2.54275107383728,4.55444812774658,-0.446267008781433,2.42761206626892,4.80522298812866,-1.41992104053497,2.37661790847778,4.53574419021606,-2.07218194007874,2.30554699897766,4.02259922027588,0.16066600382328,2.45831489562988,4.72231483459473,2.11240291595459,2.56322503089905,3.73812508583069,1.93946599960327,2.60706901550293,3.77286505699158,0.54441100358963,2.52275109291077,4.60519981384277,-0.246144995093346,2.4164559841156,4.80097389221191,-1.71826004981995,2.33838105201721,4.36849594116211,-0.638276994228363,2.43788909912109,4.78522920608521,1.10993003845215,2.57323288917542,4.40209007263184,1.78447294235229,2.60028791427612,3.93949604034424,2.05709290504456,2.56701397895813,3.77758002281189,2.13372588157654,2.57197690010071,3.69291210174561,1.72628796100616,2.62492609024048,3.89261698722839,1.17507994174957,2.58179807662964,4.35178422927856,-1.27527904510498,2.39729499816895,4.60137414932251,-1.57258200645447,2.34688711166382,4.4641227722168,-1.83577704429626,2.34820294380188,4.26258707046509,0.859211027622223,2.54900193214417,4.51013088226318,0.990881979465485,2.55807590484619,4.45874118804932,1.34399795532227,2.58072996139526,4.2778058052063,1.47169995307922,2.58563089370728,4.18591022491455,1.61857104301453,2.60194206237793,4.06500482559204,2.05646705627441,2.58948993682861,3.71895599365234,0.812788009643555,2.55311608314514,4.58572101593018,0.636340022087097,2.53485202789307,4.688560962677,0.102130003273487,2.466068983078,4.80923795700073,-0.812968015670776,2.43915104866028,4.75160598754883,-0.973464012145996,2.42938709259033,4.70107221603394,-1.12848794460297,2.41458106040955,4.65579509735107,-1.92201900482178,2.35900807380676,4.1576771736145,-1.98737895488739,2.37022709846497,4.06200122833252, -2.03440809249878,2.37123608589172,3.99943590164185,-2.06102204322815,2.35026907920837,3.97552490234375,-2.07236504554749,2.32017207145691,3.98470711708069,-2.03420901298523,2.3117880821228,4.05563402175903,-1.94656801223755,2.33505296707153,4.12056112289429,-1.79580104351044,2.36504292488098,4.24434900283813,-1.38727998733521,2.39635801315308,4.51688003540039,-1.15976500511169,2.41867399215698,4.63291311264038,-0.705205023288727,2.43866801261902,4.79262208938599,-0.480565011501312,2.43116307258606,4.8122091293335,-0.31623300909996,5.43340301513672,1.12208700180054,-0.514792025089264,5.4295711517334,1.17180502414703,-0.0889130011200905,5.43030118942261,1.06502401828766,0.522054016590118,5.39398717880249,0.952511012554169,0.883208990097046,5.37399911880493,0.904639005661011,1.82175004482269,5.1920599937439,0.776731014251709,1.54394996166229,5.28473091125488,0.820102989673615,1.2301310300827,5.34198093414307,0.861796975135803,2.07403898239136,5.04925680160522,0.740835011005402,2.31862211227417,4.86842393875122,0.711484014987946,2.77732110023499,3.98436093330383,0.653564989566803,2.68666696548462,4.40410709381104,0.670198976993561,2.52381300926209,4.67162418365479,0.687641024589539,2.72206091880798,3.43101096153259,0.64548397064209,2.554358959198,2.84412503242493,0.660624980926514,2.23322510719299,1.84446001052856,0.789644002914429,2.37586188316345,2.29553699493408,0.711835026741028,2.07611989974976,1.46897304058075,0.886219024658203,1.88097500801086,1.18996500968933,0.988466024398804,1.22120702266693,0.920332014560699,1.19627702236176,1.66079497337341,1.0265120267868,1.07485997676849,0.995404005050659,0.911234021186829,1.2497810125351,0.539397001266479,0.890352010726929,1.34034502506256,-0.35223001241684,0.760008990764618,1.43453097343445,0.307646989822388,0.867332994937897,1.3760290145874,0.188701003789902,5.41613292694092,1.00767004489899,-0.706861019134521,5.42375516891479,1.21270298957825,-0.906951010227203,5.41519689559937,1.24406695365906,-2.2366669178009,5.24200201034546,1.39252400398254,-2.02748394012451,5.29070091247559,1.36548399925232, -1.81670498847961,5.32281017303467,1.34000194072723,-1.35229504108429,5.37134408950806,1.29139697551727,-1.58889698982239,5.34676313400269,1.31481003761292,-3.26714396476746,4.56999397277832,1.53107500076294,-3.02425193786621,4.83549213409424,1.50454294681549,-2.7441029548645,5.03158712387085,1.46736800670624,-2.47266292572021,5.16248178482056,1.42785096168518,-2.93745589256287,2.08027005195618,1.01223599910736,-3.11872506141663,2.63410091400146,1.06129205226898,-3.37458896636963,3.24769902229309,1.25393605232239,-3.44900393486023,4.22640180587769,1.53307199478149,-3.52017092704773,3.78906011581421,1.45835602283478,-2.45057511329651,1.01040005683899,1.19418299198151,-2.62751197814941,1.27476501464844,1.10569298267365,-2.78959107398987,1.62859499454498,1.03532695770264,-1.01656997203827,0.635914981365204,1.44602501392365,-1.25908005237579,0.601719975471497,1.43454301357269,-2.02958202362061,0.690087020397186,1.34729301929474,-1.77171397209167,0.61090499162674,1.39680004119873,-1.12195694446564,5.39727592468262,1.26984202861786,-3.09186196327209,3.37200093269348,2.78359389305115,-3.05857396125793,3.74561095237732,3.0377368927002,-2.91865801811218,4.02534818649292,3.19283890724182,-2.71831011772156,4.23848676681519,3.28326392173767,-2.48608994483948,4.40965986251831,3.34920692443848,-2.26644897460938,4.52874994277954,3.38292789459229,-2.08150291442871,4.60518598556519,3.39722108840942,-1.91273999214172,4.66054391860962,3.40159201622009,-1.72503900527954,4.71135997772217,3.40367007255554,-1.49299800395966,4.76087713241577,3.40108108520508,-1.23583102226257,4.80620384216309,3.39059400558472,-0.986032009124756,4.84246921539307,3.37780404090881,-0.753983974456787,4.87120294570923,3.36381793022156,-0.538924992084503,4.89950513839722,3.34105610847473,-0.334778994321823,4.9272928237915,3.3112781047821,-0.129650995135307,4.95251178741455,3.28003311157227,0.0954089984297752,4.97007608413696,3.24895691871643,0.358855992555618,4.96894788742065,3.21806001663208,0.661612987518311,4.93649578094482,3.19095492362976,0.976951003074646,4.88691902160645,3.1648690700531, 1.27231895923615,4.83212280273438,3.13688492774963,1.53400301933289,4.76634883880615,3.10790991783142,1.76756405830383,4.68622493743896,3.06998705863953,1.98810303211212,4.57983922958374,3.01794910430908,2.19901704788208,4.44510984420776,2.94777989387512,2.38120698928833,4.29425621032715,2.85962510108948,2.5402889251709,4.09042310714722,2.74518704414368,2.64577603340149,3.76362800598145,2.58180689811707,2.60141706466675,3.30152988433838,2.35669708251953,2.40720891952515,2.81268310546875,2.10964703559875,2.25999593734741,2.40605306625366,1.97374200820923,2.16302108764648,2.06444907188416,1.94192898273468,2.07652711868286,1.7654219865799,1.98678600788116,1.9709939956665,1.50454199314117,2.07667589187622,1.82737505435944,1.29574799537659,2.1614830493927,1.44304704666138,1.09933197498322,2.2388219833374,1.21313095092773,1.05876195430756,2.26227498054504,0.731622993946075,1.02466905117035,2.33548593521118,0.471401005983353,0.998341977596283,2.38384604454041,-0.233142003417015,0.885560989379883,2.49983596801758,-0.951798975467682,0.829770028591156,2.58112406730652,-1.22851395606995,0.835869014263153,2.58930993080139,-1.77947199344635,0.910346984863281,2.5357780456543,-2.05979299545288,0.976755976676941,2.47620701789856,-2.53853297233582,1.17826795578003,2.35673689842224,-2.73239398002625,1.38556802272797,2.29455590248108,-2.84852695465088,1.68516802787781,2.22344398498535,-2.87895202636719,2.0662739276886,2.19290900230408,-2.91619491577148,2.49209809303284,2.27550005912781,-3.0304639339447,2.94234108924866,2.5162239074707,-3.33850598335266,3.63256192207336,2.20098090171814,-3.31200194358826,4.06218004226685,2.41909408569336,-3.14546394348145,4.38830709457397,2.51670908927917,-2.922926902771,4.64365291595459,2.56373190879822,-2.65704894065857,4.84577798843384,2.56950306892395,-2.40463805198669,4.98734378814697,2.55571007728577,-2.19605398178101,5.07633209228516,2.54030990600586,-2.00857710838318,5.13348007202148,2.52320694923401,-1.80551195144653,5.17537403106689,2.50283598899841,-1.56933903694153,5.20810794830322,2.48311805725098, -1.31705296039581,5.23682880401611,2.46339106559753,-1.07407295703888,5.26369714736938,2.44402003288269,-0.849138975143433,5.28622913360596,2.4248731136322,-0.640420973300934,5.30467700958252,2.40138006210327,-0.439983010292053,5.32262420654297,2.37072205543518,-0.23335899412632,5.33999681472778,2.33593797683716,-0.000503999995999038,5.35212898254395,2.29889893531799,0.277067989110947,5.34547901153564,2.26393795013428,0.601832985877991,5.3142409324646,2.23390507698059,0.951587021350861,5.27790784835815,2.2063090801239,1.29083204269409,5.24159479141235,2.18054795265198,1.59793996810913,5.18862009048462,2.15453910827637,1.87115705013275,5.10972309112549,2.11894392967224,2.11980700492859,4.98728084564209,2.07128691673279,2.35626101493835,4.82961797714233,2.01379203796387,2.55289602279663,4.65762281417847,1.94979596138,2.70977997779846,4.42219686508179,1.87098300457001,2.80227303504944,4.03462219238281,1.75511395931244,2.72401690483093,3.48122000694275,1.59329295158386,2.51627993583679,2.88662099838257,1.44167900085449,2.34740400314331,2.38227796554565,1.37291705608368,2.22469305992126,1.96696996688843,1.37359797954559,2.10605311393738,1.61531400680542,1.42041003704071,1.95615899562836,1.33435297012329,1.48870003223419,1.76559197902679,1.14699995517731,1.54673898220062,1.33348298072815,1.0178439617157,1.60659694671631,1.10574495792389,1.01094794273376,1.63473200798035,0.636901021003723,1.01016199588776,1.71572303771973,0.391930013895035,0.991360008716583,1.75749897956848,-0.299544990062714,0.87567800283432,1.85197997093201,-1.00461494922638,0.758440971374512,1.90916705131531,-1.26304304599762,0.732976019382477,1.91391003131866,-1.79961895942688,0.757265985012054,1.89057195186615,-2.07035493850708,0.828272998332977,1.84342300891876,-2.52915811538696,1.10469603538513,1.72639894485474,-2.7202160358429,1.3510400056839,1.66528904438019,-2.8794538974762,1.68824303150177,1.63614594936371,-2.96457409858704,2.10956907272339,1.62283301353455,-3.03736591339111,2.6003749370575,1.67975997924805,-3.19327402114868,3.1246509552002,1.89273798465729, -2.67897605895996,4.02826690673828,-1.19251000881195,-2.3735499382019,4.13581895828247,-1.26625800132751,-2.12715911865234,4.17560815811157,-1.29863297939301,-1.92928898334503,4.17826080322266,-1.31226098537445,-1.74613201618195,4.1703028678894,-1.3218719959259,-1.55656504631042,4.16262292861938,-1.33620595932007,-1.36462903022766,4.1606240272522,-1.35868799686432,-1.17964804172516,4.16334199905396,-1.38898205757141,-1.00614500045776,4.16657400131226,-1.41797697544098,-0.845257997512817,4.16405391693115,-1.45188200473785,-0.69419002532959,4.15324592590332,-1.49006295204163,-0.540929973125458,4.13618898391724,-1.53217101097107,-0.360756993293762,4.11331987380981,-1.57794594764709,-0.125012993812561,4.07842206954956,-1.62114202976227,0.181236997246742,4.02714490890503,-1.66080594062805,0.533849000930786,3.95956492424011,-1.71081900596619,0.885725975036621,3.87672305107117,-1.77237200737,1.21170902252197,3.77322793006897,-1.83680295944214,1.50964498519897,3.6398069858551,-1.88926601409912,1.78214502334595,3.4675190448761,-1.9156219959259,2.02920889854431,3.26357293128967,-1.89751303195953,2.22732996940613,3.04596400260925,-1.82055604457855,2.38704395294189,2.78181290626526,-1.67837595939636,2.4714720249176,2.42662906646729,-1.43318498134613,2.38977408409119,2.03021502494812,-1.07957303524017,2.1928539276123,1.65990602970123,-0.691043972969055,1.99572002887726,1.35837996006012,-0.348138004541397,1.81293404102325,1.1213630437851,-0.0785989984869957,1.6340229511261,0.926737010478973,0.139476999640465,1.44758903980255,0.780425012111664,0.315726011991501,1.25220704078674,0.672236025333405,0.461919009685516,0.854040026664734,0.513414978981018,0.67890602350235,0.653168976306915,0.450010001659393,0.753491997718811,0.262607008218765,0.346955001354218,0.836833000183105,0.0703359991312027,0.306930005550385,0.854427993297577,-0.442645013332367,0.218801006674767,0.85290002822876,-0.952660024166107,0.167301997542381,0.787018001079559,-1.14889097213745,0.158996000885963,0.750638008117676,-1.58082795143127,0.185675993561745,0.641197025775909, -1.81445801258087,0.248064994812012,0.563367009162903,-2.25264596939087,0.538519978523254,0.329317986965179,-2.43305492401123,0.774158000946045,0.153212994337082,-2.58857989311218,1.06402194499969,-0.066721998155117,-2.75905895233154,1.41969501972198,-0.322059005498886,-3.00589203834534,1.86058902740479,-0.561164021492004,-3.30621194839478,2.3723030090332,-0.723899006843567,-3.44082689285278,2.83881902694702,-0.808305978775024,-3.41050505638123,3.24647903442383,-0.89553701877594,-3.25071096420288,3.58202004432678,-0.996751010417938,-2.99453210830688,3.84050393104553,-1.0968279838562,-2.74209308624268,4.88624715805054,0.165574997663498,-2.4483790397644,4.99665021896362,0.0937110036611557,-2.2046070098877,5.05340194702148,0.0454510003328323,-1.99649298191071,5.0755181312561,0.0124040003865957,-1.79706299304962,5.08503198623657,-0.0162969995290041,-1.58840000629425,5.09278011322021,-0.0443649999797344,-1.37319898605347,5.11074018478394,-0.0752509981393814,-1.16192305088043,5.13791084289551,-0.108120001852512,-0.961571991443634,5.15229415893555,-0.143143996596336,-0.776346027851105,5.14749622344971,-0.186795994639397,-0.602681994438171,5.13467979431152,-0.240481004118919,-0.426050007343292,5.11428499221802,-0.304037988185883,-0.219895005226135,5.08374404907227,-0.373465001583099,0.0439909994602203,5.0471339225769,-0.446994990110397,0.370382994413376,5.00607776641846,-0.522738993167877,0.728254973888397,4.96587085723877,-0.601601004600525,1.07557594776154,4.90681886672974,-0.674642026424408,1.3904310464859,4.81176805496216,-0.733484029769897,1.67316699028015,4.68487882614136,-0.776956021785736,1.93325304985046,4.51924610137939,-0.791728019714355,2.18139100074768,4.32473993301392,-0.776031017303467,2.39250802993774,4.11650896072388,-0.737209975719452,2.55972194671631,3.84764289855957,-0.665822982788086,2.646488904953,3.45955395698547,-0.541146993637085,2.5813090801239,2.96536588668823,-0.35504999756813,2.42215895652771,2.43835401535034,-0.130141004920006,2.26964688301086,1.95959603786469,0.0861520022153854,2.10491895675659,1.55988097190857,0.281123012304306, 1.91359198093414,1.23978304862976,0.459181994199753,1.70598697662354,1.01948297023773,0.611235976219177,1.49275398254395,0.889379978179932,0.7325119972229,1.06808698177338,0.768148005008698,0.908635973930359,0.850206971168518,0.733547985553741,0.97995001077652,0.420165002346039,0.66525399684906,1.08065605163574,0.204018995165825,0.630303025245667,1.11000299453735,-0.397136002779007,0.528141975402832,1.13416504859924,-0.997658014297485,0.441206991672516,1.09429502487183,-1.22003400325775,0.419431000947952,1.06745100021362,-1.69311904907227,0.438968986272812,0.99820202589035,-1.93846797943115,0.518657982349396,0.942991018295288,-2.35322594642639,0.857384979724884,0.755496978759766,-2.5202329158783,1.11789095401764,0.628008008003235,-2.67417502403259,1.45694601535797,0.482941001653671,-2.84910106658936,1.88727295398712,0.358626008033752,-3.11079001426697,2.44311499595642,0.31937101483345,-3.45995593070984,3.12374496459961,0.407474011182785,-3.57703900337219,3.66148900985718,0.453532010316849,-3.49987411499023,4.09171581268311,0.415719002485275,-3.31578302383423,4.44225883483887,0.341425001621246,-3.05414199829102,4.70589303970337,0.255340993404388,-2.12918090820313,2.69815707206726,-2.22866106033325,-1.92009305953979,2.76940608024597,-2.21366190910339,-1.7589910030365,2.78744888305664,-2.20350289344788,-1.60762596130371,2.78952693939209,-2.20026803016663,-1.44388604164124,2.79146289825439,-2.20400595664978,-1.27116298675537,2.79763507843018,-2.21462893486023,-1.11081802845001,2.80670690536499,-2.23059010505676,-0.96553498506546,2.8148889541626,-2.24952411651611,-0.831476986408234,2.81959009170532,-2.26865911483765,-0.70531702041626,2.81858491897583,-2.28615403175354,-0.576593995094299,2.81244397163391,-2.30649209022522,-0.422363996505737,2.80226802825928,-2.32885909080505,-0.206633999943733,2.77589511871338,-2.34972500801086,0.091339997947216,2.71687388420105,-2.37030911445618,0.440530002117157,2.62391090393066,-2.3987820148468,0.778222978115082,2.51189494132996,-2.43257808685303,1.0791380405426,2.3872709274292,-2.46159100532532, 1.34349298477173,2.24147200584412,-2.47663402557373,1.57272505760193,2.0633659362793,-2.46477198600769,1.76985502243042,1.86189103126526,-2.41481399536133,1.9319920539856,1.65073096752167,-2.32364797592163,2.06679701805115,1.41685402393341,-2.16229796409607,2.14016008377075,1.15728795528412,-1.88233602046967,2.08572793006897,0.926558017730713,-1.48348903656006,1.92183601856232,0.752384006977081,-1.06011605262756,1.72208404541016,0.62245899438858,-0.693000972270966,1.52762997150421,0.514310002326965,-0.402633994817734,1.3305469751358,0.414819985628128,-0.157736003398895,1.13057994842529,0.322937995195389,0.0486989989876747,0.93019700050354,0.239959001541138,0.212090000510216,0.551338970661163,0.101108998060226,0.413796007633209,0.371187001466751,0.0435689985752106,0.470064997673035,0.0409459993243217,-0.0420019999146461,0.519644975662231,-0.114237003028393,-0.0711779966950417,0.524850010871887,-0.511546015739441,-0.123003996908665,0.50738000869751,-0.908999025821686,-0.158481001853943,0.44556200504303,-1.06853199005127,-0.166253000497818,0.408107995986938,-1.43956196308136,-0.161586999893188,0.28590801358223,-1.65555703639984,-0.130577996373177,0.19250500202179,-2.11182498931885,0.0477069988846779,-0.0765419974923134,-2.33202409744263,0.205431997776031,-0.292908012866974,-2.53686308860779,0.397659987211227,-0.578742980957031,-2.7463059425354,0.606455028057098,-0.915418028831482,-2.94759297370911,0.819513022899628,-1.26772403717041,-3.09166193008423,1.04945302009583,-1.60875201225281,-3.11096000671387,1.36832797527313,-1.87050497531891,-3.04013609886169,1.71166503429413,-2.04364800453186,-2.89263892173767,2.01996302604675,-2.14798593521118,-2.66930103302002,2.29605007171631,-2.20695805549622,-2.39465999603271,2.53663110733032,-2.23264694213867,-0.38748499751091,-0.109302997589111,0.517374992370605,-0.279431998729706,0.244102999567986,0.860131025314331,-0.203307002782822,0.559894025325775,1.13406598567963,-0.137716993689537,0.797542989253998,1.4212019443512,-0.0734409987926483,0.916796028614044,1.82462298870087,-0.00235800002701581,0.921831011772156,2.46442890167236, 0.287546008825302,2.48579001426697,4.79865121841431,-0.0887319967150688,2.45047998428345,4.81717491149902,-0.462888985872269,0.857895970344543,2.53092908859253,-0.527418971061707,0.834520995616913,1.877081990242,-0.567176997661591,0.720157027244568,1.44388794898987,-0.589752972126007,0.498080998659134,1.12662303447723,-0.604660987854004,0.19760799407959,0.838356971740723,-0.635327994823456,-0.136030003428459,0.493236005306244,-0.276877999305725,2.43404197692871,4.81984186172485,-0.696017026901245,0.839106976985931,2.55773091316223,-0.760818004608154,0.794041991233826,1.89771699905396,-0.78717702627182,0.677250981330872,1.44916105270386,-0.787928998470306,0.468405991792679,1.11337101459503,-0.772298991680145,0.180245995521545,0.816263020038605,-0.765816986560822,-0.148212000727654,0.472871005535126,-0.256749004125595,-0.0927779972553253,0.523225009441376,-0.109912000596523,0.273461014032364,0.860918998718262,-0.00443000020459294,0.594982981681824,1.12645602226257,0.081105999648571,0.834895014762878,1.40234303474426,0.15472500026226,0.957906007766724,1.79342699050903,0.227106004953384,0.962230026721954,2.42678809165955,0.462767004966736,2.51012802124023,4.75666618347168,0.201454997062683,-0.00398499984294176,0.503135979175568,0.457145988941193,0.394540995359421,0.804826021194458,0.63484400510788,0.700066983699799,1.03733003139496,0.76849901676178,0.904435992240906,1.29749095439911,0.875289976596832,1.01382303237915,1.67400395870209,0.978568971157074,1.03918600082397,2.28939700126648,0.994108974933624,2.56119298934937,4.46898317337036,-1.24377298355103,-0.169514000415802,0.356216996908188,-1.35844302177429,0.161138996481895,0.703105986118317,-1.45247995853424,0.412488013505936,1.03586900234222,-1.51184499263763,0.587024986743927,1.41989505290985,-1.52911794185638,0.728313028812408,1.91214299201965,-1.502081990242,0.862680971622467,2.5738570690155,-0.929265975952148,2.43632102012634,4.73603200912476,0.736995995044708,0.166587993502617,0.330792993307114,1.05433201789856,0.585726022720337,0.582530975341797,1.28232800960541,0.813780009746552,0.827840983867645, 1.44079995155334,0.950159013271332,1.14004600048065,1.55359601974487,1.0527960062027,1.57977294921875,1.65019905567169,1.1671279668808,2.21004700660706,1.53053402900696,2.62328791618347,4.06466197967529,-1.60706794261932,2.38458800315857,4.38992500305176,-2.31325888633728,1.05614900588989,2.41605401039124,-2.31542110443115,0.940194010734558,1.7869039773941,-2.25695109367371,0.822906970977783,1.27655398845673,-2.16208410263062,0.660930991172791,0.860235989093781,-2.04328489303589,0.363781988620758,0.46221399307251,-1.88131403923035,-0.0636949986219406,0.0750619992613792,1.40967500209808,2.62095594406128,4.31682586669922,1.75630795955658,2.6442699432373,3.99348902702332,1.94146299362183,2.63015198707581,3.85548400878906,2.05232191085815,2.61077499389648,3.79537296295166,2.10291504859924,2.59360289573669,3.76932001113892,2.12493300437927,2.57895302772522,3.77683210372925,2.10231304168701,2.56522488594055,3.80185198783875,2.04845499992371,2.56621503829956,3.83855009078979,1.94920098781586,2.57613396644592,3.90834593772888,1.8077939748764,2.59174108505249,4.02015209197998,1.66382205486298,2.59971404075623,4.14471101760864,1.52696394920349,2.59227204322815,4.26004409790039,1.39830303192139,2.59288001060486,4.35339593887329,1.27764701843262,2.5956130027771,4.43058109283447,1.16010200977325,2.58423805236816,4.50201892852783,1.03878498077393,2.56589698791504,4.56819677352905,0.902122020721436,2.55571103096008,4.6238260269165,0.747438013553619,2.5429151058197,4.67104911804199,0.575326979160309,2.51628589630127,4.72364616394043,0.38441801071167,2.47965908050537,4.78727197647095,0.185130000114441,2.44295597076416,4.83359289169312,-0.0195780005306005,2.41272306442261,4.85293817520142,-0.226499006152153,2.41137409210205,4.87921619415283,-0.429367989301682,2.42372798919678,4.88603687286377,-0.625633001327515,2.43049097061157,4.87432384490967,-0.807927012443542,2.42805004119873,4.84682178497314,-0.973667025566101,2.41603708267212,4.79737091064453,-1.12908494472504,2.40305209159851,4.74426984786987,-1.27793502807617,2.39351010322571,4.68982315063477, -1.42564904689789,2.37744903564453,4.62919616699219,-1.57903099060059,2.33590698242188,4.55042505264282,-1.72685694694519,2.29584097862244,4.45432901382446,-1.84672200679779,2.2826509475708,4.35119104385376,-1.93055605888367,2.28884196281433,4.24341106414795,-1.9865620136261,2.30190110206604,4.13939380645752,-2.02595496177673,2.31320190429688,4.07133817672729,-2.04991793632507,2.30426502227783,4.05477094650269,-2.07046389579773,2.27480602264404,4.08642721176147,-2.06678891181946,2.28848099708557,4.10359382629395,-2.0290949344635,2.30222606658936,4.12543821334839,-1.94700694084167,2.32131910324097,4.19244623184204,-1.79997098445892,2.33291506767273,4.33817291259766,-1.39200699329376,2.36431694030762,4.62670612335205,-1.16600799560547,2.38798689842224,4.74662494659424,-0.69436901807785,2.38719892501831,4.90245580673218,-0.470961004495621,2.3726749420166,4.93139505386353,-0.0681589990854263,2.39488196372986,4.93559980392456,0.125165998935699,2.41906809806824,4.92536783218384,0.314931005239487,2.45120000839233,4.90729093551636,0.680564999580383,2.51364898681641,4.79023885726929,0.862760007381439,2.54761791229248,4.6925048828125,1.22993397712708,2.60071611404419,4.44904708862305,-0.262638002634048,2.37637090682983,4.94343709945679,0.499314993619919,2.48199200630188,4.86081886291504,1.04836702346802,2.57225799560547,4.57578611373901,-0.927762985229492,2.39575409889221,4.84435606002808,1.5861439704895,2.63719391822815,4.16365814208984,-1.60772502422333,2.34574508666992,4.49251079559326,1.7563179731369,2.63902401924133,3.81519889831543,1.94211602210999,2.61609292030334,3.71129894256592,2.04494690895081,2.60374999046326,3.63358592987061,2.09194707870483,2.59343504905701,3.55020308494568,2.07651901245117,2.58221793174744,3.46207904815674,2.05350995063782,2.55511093139648,3.46723699569702,2.00337195396423,2.53846096992493,3.53247094154358,1.87656199932098,2.5338180065155,3.60423707962036,1.66911602020264,2.53225994110107,3.71750402450562,1.46313500404358,2.53898000717163,3.87715411186218,1.28047096729279,2.5396900177002,4.03128480911255, 1.10594594478607,2.53258109092712,4.16910791397095,0.931914985179901,2.52455496788025,4.29680919647217,0.75689697265625,2.51543092727661,4.42174577713013,0.585635006427765,2.50027394294739,4.52903604507446,0.416218996047974,2.47760105133057,4.59163999557495,0.245936006307602,2.45573997497559,4.62586116790771,0.0683190003037453,2.44049191474915,4.63414287567139,-0.114142999053001,2.42841291427612,4.63344717025757,-0.301158994436264,2.422523021698,4.62345600128174,-0.513688981533051,2.42319297790527,4.60859394073486,-0.744000971317291,2.42241311073303,4.59467220306396,-0.960961997509003,2.41328501701355,4.54912281036377,-1.18749797344208,2.39756608009338,4.46189212799072,-1.41915500164032,2.38719797134399,4.36232280731201,-1.63763201236725,2.38925409317017,4.23771715164185,-1.81634199619293,2.3585569858551,4.08563089370728,-1.95226800441742,2.31824207305908,3.95924592018127,-2.02276706695557,2.31208205223084,3.84548401832581,-2.04877305030823,2.33509302139282,3.74717807769775,-2.06194806098938,2.36542296409607,3.73456692695618,-2.0597779750824,2.40626311302185,3.78062009811401,-2.04234194755554,2.4421010017395,3.86053204536438,-1.99835896492004,2.46417593955994,3.94330406188965,-1.91996598243713,2.47845792770386,4.01658010482788,-1.81923401355743,2.48400092124939,4.09660387039185,-1.69818198680878,2.47981810569763,4.19203090667725,-1.55712997913361,2.47555494308472,4.28757095336914,-1.40806496143341,2.48792791366577,4.35555219650269,-1.26506495475769,2.50747990608215,4.41334581375122,-1.12144303321838,2.52874994277954,4.46988201141357,-0.971165001392365,2.53847908973694,4.51721382141113,-0.817304015159607,2.53833794593811,4.56181287765503,-0.654518008232117,2.53270292282104,4.59168720245361,-0.474528014659882,2.52885293960571,4.61730813980103,-0.284233003854752,2.52662897109985,4.61330080032349,-0.0901760011911392,2.53955006599426,4.55827283859253,0.106678999960423,2.5731360912323,4.5064959526062,0.29721999168396,2.60300898551941,4.45754718780518,0.473210006952286,2.62659907341003,4.40138721466064,0.633338987827301,2.64568901062012,4.35023498535156, 0.779246985912323,2.65044093132019,4.29949808120728,0.907083988189697,2.6556088924408,4.24655485153198,1.02319204807281,2.66180801391602,4.20320796966553,1.1397260427475,2.66204190254211,4.17113780975342,1.26191294193268,2.65220093727112,4.12871503829956,1.39619600772858,2.64570999145508,4.05173301696777,1.56170105934143,2.64892506599426,3.94028091430664,2.26976490020752,2.75315403938293,2.58925199508667,2.16952991485596,2.46561288833618,2.45821499824524,2.0914740562439,2.21356797218323,2.43062996864319,2.02698802947998,1.9815479516983,2.50681900978088,1.95227301120758,1.75981795787811,2.66417288780212,1.83805298805237,1.56254804134369,2.83474802970886,1.69105005264282,1.42022395133972,2.96417808532715,1.51253402233124,1.31446099281311,3.06412696838379,1.29047703742981,1.23317694664001,3.14470911026001,1.0568540096283,1.18045902252197,3.21280097961426,0.80758798122406,1.15029203891754,3.27077007293701,0.543475985527039,1.12187194824219,3.32460188865662,0.305833995342255,1.09659397602081,3.36823892593384,0.0883190035820007,1.07593202590942,3.40552997589111,-0.13561700284481,1.06411695480347,3.43614196777344,-0.357987999916077,1.0629049539566,3.45657896995544,-0.575929999351501,1.06899094581604,3.46441388130188,-0.820518970489502,1.08422195911407,3.46353507041931,-1.1005539894104,1.11653399467468,3.44670510292053,-1.37185299396515,1.15980994701386,3.40542507171631,-1.65105795860291,1.2109409570694,3.35016798973084,-1.94255900382996,1.27044594287872,3.27405905723572,-2.17675995826721,1.33419895172119,3.17148399353027,-2.38493704795837,1.4258519411087,3.07563710212708,-2.54761791229248,1.58219301700592,2.93051409721375,-2.63960194587708,1.82242000102997,2.79176497459412,-2.69241499900818,2.11132001876831,2.76076292991638,-2.73730707168579,2.40589904785156,2.85053396224976,-2.79947900772095,2.72075009346008,3.06036400794983,-2.79375195503235,3.02549505233765,3.26768898963928,-2.72679805755615,3.28987097740173,3.47575211524963,-2.62144899368286,3.49873208999634,3.66702795028687,-2.45489692687988,3.65791392326355,3.79015898704529, -2.24955701828003,3.77840900421143,3.87208700180054,-2.04635095596313,3.86085295677185,3.92044305801392,-1.86838698387146,3.91642808914185,3.94829106330872,-1.7083979845047,3.9607150554657,3.96840691566467,-1.53710103034973,4.00477504730225,3.9863600730896,-1.33017599582672,4.04861688613892,4.00123405456543,-1.09634101390839,4.08449077606201,4.0094108581543,-0.861603021621704,4.10934019088745,4.00862693786621,-0.636175990104675,4.12795114517212,3.99644708633423,-0.420341998338699,4.14604616165161,3.97306299209595,-0.21416400372982,4.16218519210815,3.94191193580627,-0.012368000112474,4.1796669960022,3.90817093849182,0.199029996991158,4.19431495666504,3.87732696533203,0.433494001626968,4.20124292373657,3.85064005851746,0.690267026424408,4.19253492355347,3.82491111755371,0.947826981544495,4.1669487953186,3.79752993583679,1.18222999572754,4.12479400634766,3.768639087677,1.38788294792175,4.07130098342896,3.73543095588684,1.57377398014069,4.0077748298645,3.69176697731018,1.75429201126099,3.92628502845764,3.63250303268433,1.93839299678802,3.82338094711304,3.55070090293884,2.11488604545593,3.70826601982117,3.43999791145325,2.27494406700134,3.56308197975159,3.28759002685547,2.37275695800781,3.34964108467102,3.07104301452637,2.36483597755432,3.06669306755066,2.81428408622742,2.11794900894165,2.88967204093933,3.03937697410584,2.10307002067566,2.72219491004944,2.8738009929657,2.07348608970642,2.54965209960938,2.79873108863831,2.03087711334229,2.38779497146606,2.8069589138031,1.97868895530701,2.2308509349823,2.9085750579834,1.9009770154953,2.07361388206482,3.09210610389709,1.76054203510284,1.94038796424866,3.27897191047668,1.57849502563477,1.85764694213867,3.41339802742004,1.38357400894165,1.81103003025055,3.52259397506714,1.17619895935059,1.78560101985931,3.61162304878235,0.962177991867065,1.78149700164795,3.67609691619873,0.73902702331543,1.78948104381561,3.72245502471924,0.515537977218628,1.79988396167755,3.7556369304657,0.308919012546539,1.80718195438385,3.77748489379883,0.116572998464108,1.80743801593781,3.79384207725525, -0.0731870010495186,1.80001699924469,3.80864191055298,-0.26417601108551,1.79368197917938,3.81763291358948,-0.462794005870819,1.78850901126862,3.81781005859375,-0.685472011566162,1.78575003147125,3.81674909591675,-0.929543972015381,1.78800201416016,3.81676292419434,-1.17349100112915,1.79842102527618,3.79829406738281,-1.42051303386688,1.82149505615234,3.73677492141724,-1.66997396945953,1.8535430431366,3.64804005622864,-1.89609396457672,1.87373602390289,3.54960703849792,-2.0851891040802,1.89107394218445,3.44844508171082,-2.25188803672791,1.96209800243378,3.33505892753601,-2.36531496047974,2.09049105644226,3.21404790878296,-2.42541289329529,2.24631690979004,3.15885996818542,-2.46048498153687,2.41067290306091,3.21514105796814,-2.48219609260559,2.58488798141479,3.37458395957947,-2.47095108032227,2.7526330947876,3.58079600334167,-2.42363691329956,2.90094590187073,3.78613996505737,-2.33315300941467,3.0241870880127,3.94606900215149,-2.19351196289063,3.12593793869019,4.05991888046265,-2.01235103607178,3.20707011222839,4.13305902481079,-1.82686996459961,3.2637140750885,4.18365621566772,-1.66147005558014,3.30137705802917,4.22541999816895,-1.51138699054718,3.33014798164368,4.26161909103394,-1.35479295253754,3.35393905639648,4.29433488845825,-1.17506802082062,3.37231111526489,4.3229022026062,-0.975754976272583,3.38170599937439,4.34520483016968,-0.771135985851288,3.38632011413574,4.35534906387329,-0.566039025783539,3.3910551071167,4.34812879562378,-0.362067997455597,3.39718294143677,4.32415819168091,-0.163514003157616,3.40673494338989,4.29355907440186,0.0318650007247925,3.42915391921997,4.26225709915161,0.231098994612694,3.45300698280334,4.23286819458008,0.437694996595383,3.46771192550659,4.20217323303223,0.650421023368835,3.4696319103241,4.16854000091553,0.856311976909637,3.46160793304443,4.13228511810303,1.03831601142883,3.43842506408691,4.0942211151123,1.19390797615051,3.40744996070862,4.04866218566895,1.33404695987701,3.37061309814453,3.99081993103027,1.47279703617096,3.32510089874268,3.91347599029541,1.62127900123596,3.26777791976929,3.80874609947205, 1.79238402843475,3.2005500793457,3.67423701286316,1.98178803920746,3.12436509132385,3.51258611679077,2.09787201881409,3.02598094940186,3.28508496284485,1.97290694713593,2.7620849609375,3.51196098327637,2.05398297309875,2.72196507453918,3.36119794845581,2.06043910980225,2.65750503540039,3.21287703514099,2.03753304481506,2.58063888549805,3.12549805641174,2.00529289245605,2.50064396858215,3.13000893592834,1.94921803474426,2.42578411102295,3.2101469039917,1.8432389497757,2.35291910171509,3.33741998672485,1.65407598018646,2.29859209060669,3.4627799987793,1.4349559545517,2.28324699401855,3.57465600967407,1.24267899990082,2.28648209571838,3.69424295425415,1.05323600769043,2.31276392936707,3.78448390960693,0.859247982501984,2.35651803016663,3.85348510742188,0.668206989765167,2.3965380191803,3.93821501731873,0.48547899723053,2.41574501991272,4.02091884613037,0.311753004789352,2.41865611076355,4.07202577590942,0.144311994314194,2.41567897796631,4.09646797180176,-0.0213050004094839,2.40953397750854,4.10248613357544,-0.187774002552032,2.4025559425354,4.09608602523804,-0.366804987192154,2.39411902427673,4.08620882034302,-0.57802802324295,2.37378597259521,4.09826612472534,-0.807178020477295,2.33764100074768,4.13176393508911,-1.03174996376038,2.30491590499878,4.1324782371521,-1.26264500617981,2.2976279258728,4.08657503128052,-1.50273203849792,2.31276392936707,4.01580619812012,-1.72306597232819,2.31317710876465,3.90858602523804,-1.88602900505066,2.27591300010681,3.75517296791077,-2.00026798248291,2.25342893600464,3.60446691513062,-2.09153008460999,2.27344608306885,3.4994649887085,-2.14976692199707,2.33009910583496,3.45705699920654,-2.17512893676758,2.40685105323792,3.48843193054199,-2.17892694473267,2.49701809883118,3.58524394035339,-2.16655206680298,2.58809399604797,3.71339797973633,-2.12610292434692,2.66245698928833,3.8359580039978,-2.04660105705261,2.71365904808044,3.94184708595276,-1.92907702922821,2.75372099876404,4.02087688446045,-1.78150296211243,2.79001307487488,4.08349895477295,-1.6230720281601,2.80803108215332,4.14412879943848, -1.47189402580261,2.82098793983459,4.19914197921753,-1.32766199111938,2.83411002159119,4.24434423446655,-1.17939400672913,2.84558701515198,4.28620004653931,-1.02344799041748,2.85378098487854,4.32908201217651,-0.862761974334717,2.84964489936829,4.36032390594482,-0.696455001831055,2.83405900001526,4.36306715011597,-0.518760025501251,2.82800102233887,4.34665107727051,-0.331842005252838,2.83566999435425,4.32892322540283,-0.142929002642632,2.84665489196777,4.30652284622192,0.0438259989023209,2.86033797264099,4.27637386322021,0.2257159948349,2.88381290435791,4.2341890335083,0.40081799030304,2.91439390182495,4.18111991882324,0.571798980236053,2.93566298484802,4.1228199005127,0.736117005348206,2.93843793869019,4.07587480545044,0.883078992366791,2.9329400062561,4.04392099380493,1.00888800621033,2.92853307723999,4.01763200759888,1.12491297721863,2.91933107376099,3.98626494407654,1.24490296840668,2.90294599533081,3.93913388252258,1.38352394104004,2.87882304191589,3.86356592178345,1.56406605243683,2.83475589752197,3.75460195541382,1.78186404705048,2.79206490516663,3.63397908210754,1.63199603557587,2.59137105941772,4.22792291641235,1.79038405418396,2.61299610137939,4.05380201339722,1.95419001579285,2.62366795539856,3.90140604972839,2.06579303741455,2.61364507675171,3.83755803108215,2.12396502494812,2.60010004043579,3.8179669380188,2.14710211753845,2.57288694381714,3.83137798309326,2.12481594085693,2.56770491600037,3.85105609893799,2.06473803520203,2.5732569694519,3.89313197135925,1.96883404254913,2.58545398712158,3.97527408599854,1.84099900722504,2.5997679233551,4.09315204620361,1.70233905315399,2.61654901504517,4.21160888671875,1.5665899515152,2.61837601661682,4.31927490234375,1.43873000144959,2.62391591072083,4.4146032333374,1.3157000541687,2.6286609172821,4.49778985977173,1.19403195381165,2.62119507789612,4.57797002792358,1.06857001781464,2.60603094100952,4.65200614929199,0.929486989974976,2.59694290161133,4.71671915054321,0.772207975387573,2.57863092422485,4.77144289016724,0.595108985900879,2.54425692558289,4.82304382324219, 0.401104003190994,2.50355792045593,4.87754201889038,0.202819004654884,2.45987701416016,4.91747999191284,-0.0025069999974221,2.42875003814697,4.925537109375,-0.213104993104935,2.42728900909424,4.95256614685059,-0.421027004718781,2.43738794326782,4.95885801315308,-0.620633006095886,2.4387218952179,4.94788599014282,-0.807528018951416,2.43397998809814,4.92296504974365,-0.977535009384155,2.42719411849976,4.87237977981567,-1.13524198532104,2.41503190994263,4.81442213058472,-1.28498005867004,2.40518188476563,4.75535488128662,-1.43522799015045,2.39209699630737,4.69726705551147,-1.59341597557068,2.35262894630432,4.61961221694946,-1.74671697616577,2.29705190658569,4.52412796020508,-1.87159299850464,2.2630341053009,4.41952705383301,-1.95755004882813,2.25285792350769,4.3133487701416,-2.0118350982666,2.2550220489502,4.21261978149414,-2.04929804801941,2.25713706016541,4.14772176742554,-2.07005095481873,2.24886202812195,4.12731599807739,-2.07999300956726,2.25818610191345,4.12647390365601,-2.07042598724365,2.2696750164032,4.13661193847656,-2.03152799606323,2.28164792060852,4.15892505645752,-1.9502409696579,2.28786396980286,4.24024391174316,-1.80083298683167,2.27897191047668,4.41290187835693,-1.60367798805237,2.28345990180969,4.57443284988403,-1.38729798793793,2.29675698280334,4.71451807022095,-1.15916001796722,2.30859994888306,4.83969211578369,-0.918578028678894,2.30791902542114,4.9371600151062,-0.680154025554657,2.29477000236511,4.99271106719971,-0.45278799533844,2.28486299514771,5.02695608139038,-0.238141998648643,2.28821492195129,5.04641199111938,-0.0367459990084171,2.29780793190002,5.03928184509277,0.161102995276451,2.33023190498352,5.03564786911011,0.356512993574142,2.37058401107788,5.01020097732544,0.547457993030548,2.41259598731995,4.95870685577393,0.736099004745483,2.44738411903381,4.88427114486694,0.922353982925415,2.47871994972229,4.78323698043823,1.10963201522827,2.51630592346191,4.66366004943848,1.28750395774841,2.56077599525452,4.5284309387207,1.46187603473663,2.58664894104004,4.38654804229736,6.21801376342773,7.33588886260986,-5.14614582061768, 6.19886589050293,8.29461479187012,-5.02252721786499,6.26648187637329,8.5706090927124,-5.18280982971191,6.88765716552734,6.9772629737854,-6.83685207366943,6.20232677459717,7.86764097213745,-5.04476308822632,6.35846614837646,8.26262664794922,-5.08336305618286,6.41706800460815,7.72503900527954,-4.57913208007813,5.84070205688477,5.66233491897583,-4.36819982528687,5.99103021621704,6.03105878829956,-5.02048492431641,6.10491895675659,6.22039985656738,-5.27335977554321,6.45643186569214,6.9183521270752,-6.17895078659058,6.46140003204346,8.33576679229736,-5.28921604156494,5.73672819137573,7.67035388946533,-5.85401821136475,6.33302021026611,8.70423698425293,-5.54762887954712,6.90684223175049,7.47998523712158,-6.45804977416992,6.84971904754639,7.05611705780029,-6.34539079666138,6.24653291702271,6.00528287887573,-5.06878805160522,6.52174186706543,7.21347999572754,-6.21990203857422,5.81431579589844,6.69628810882568,-5.48929882049561,6.09492301940918,7.16102600097656,-5.26294183731079,6.21548318862915,6.51210689544678,-4.57213687896729,5.84897089004517,6.80649423599243,-4.68667078018188,6.24619388580322,6.63928508758545,-4.66846799850464,5.82379293441772,6.30068922042847,-4.60272312164307,5.79540205001831,5.8181619644165,-4.29496002197266,4.98672199249268,6.27593612670898,-4.96583890914917,5.78863286972046,7.09532690048218,-5.92277717590332,5.74267101287842,6.22250413894653,-5.20121383666992,5.01089191436768,6.52518510818481,-4.94433689117432,5.95872020721436,7.02965879440308,-4.9561619758606,6.46991491317749,6.08038091659546,-5.52657604217529,5.84542083740234,7.3720121383667,-7.03194713592529,5.73566293716431,6.41235113143921,-6.65812110900879,5.10866022109985,4.69895219802856,-4.96305799484253,5.20327377319336,4.5854868888855,-4.13079595565796,6.10970497131348,7.16164112091064,-3.80253005027771,5.89879989624023,6.56282520294189,-3.84502196311951,5.71531677246094,6.00370407104492,-3.87526988983154,5.51186323165894,5.48156213760376,-3.88905811309814,5.89674520492554,7.89812898635864,-5.39766788482666,6.86721086502075,9.43590259552002,-5.30719184875488, 6.71457481384277,9.08984661102295,-5.65170097351074,6.91903686523438,7.53366613388062,-7.03878784179688,6.28844881057739,9.72591495513916,-5.21208715438843,6.23233699798584,9.24201679229736,-6.68726587295532,6.56606721878052,9.49346446990967,-5.15623712539673,6.08039093017578,6.38705015182495,-4.28813600540161,5.05349206924438,6.4180908203125,-5.05387687683105,5.57878923416138,5.92515897750854,-4.78196287155151,5.78894519805908,5.97643899917603,-4.36291599273682,5.35613298416138,6.48318195343018,-6.9484691619873,4.93768119812012,4.50738000869751,-5.29302787780762,5.46811389923096,5.3739857673645,-3.72538805007935,5.69812393188477,5.97385311126709,-3.65279102325439,6.10128784179688,7.25697422027588,-3.53181195259094,5.09282112121582,4.3686318397522,-3.97016096115112,6.20116186141968,10.0516977310181,-5.02501821517944,5.50771284103394,7.53230619430542,-7.31871700286865,5.7879900932312,5.35731077194214,-4.50517702102661,6.54806709289551,7.41847610473633,-6.18004083633423,5.65633201599121,6.33574390411377,-4.56124782562256,5.67061614990234,7.25642585754395,-5.92060422897339,5.66201400756836,6.86603689193726,-4.68983602523804,5.73772287368774,7.15231800079346,-5.6237998008728,6.99353122711182,8.04986476898193,-7.1960391998291,7.34991979598999,8.03294944763184,-7.49984788894653,6.69712018966675,8.01041412353516,-7.51954698562622,6.92193794250488,7.75802278518677,-6.46544408798218,5.70579481124878,5.95322179794312,-4.43827390670776,6.13895511627197,7.0734691619873,-4.08851623535156,6.23604297637939,7.45326519012451,-4.59680795669556,6.00781583786011,7.55066919326782,-5.0498628616333,5.76402282714844,7.68795585632324,-5.41038799285889,5.89554500579834,7.89489889144897,-5.64647197723389,6.49676895141602,8.21638679504395,-5.50912094116211,6.38425588607788,8.70569801330566,-5.81474876403809,6.87273502349854,9.31667041778564,-5.96950387954712,6.97303009033203,9.83700084686279,-5.80214595794678,6.59863615036011,9.84719276428223,-5.72812700271606,6.27071714401245,9.83109569549561,-5.58974981307983,6.15908813476563,10.1662139892578,-5.5310230255127, 6.05174207687378,9.62787532806396,-6.74471712112427,6.22108888626099,7.24926996231079,-4.27389478683472,5.53358697891235,4.88493394851685,-4.22034597396851,5.62525987625122,5.56216287612915,-4.1159348487854,5.83731079101563,5.91154813766479,-4.10182905197144,5.60620212554932,5.89986419677734,-4.54091215133667,4.9679388999939,6.38584899902344,-4.86294603347778,5.83797693252563,6.85137987136841,-5.16171598434448,5.89607191085815,7.43639278411865,-5.22799205780029,5.9682240486145,7.74987506866455,-5.06381988525391,6.09521484375,8.09779453277588,-5.34399318695068,6.14025497436523,8.03962898254395,-5.55166816711426,6.02772378921509,7.30021286010742,-6.11420583724976,6.10417795181274,7.11018991470337,-6.1595139503479,5.9700779914856,6.84747314453125,-5.91207885742188,6.04787397384644,6.26653623580933,-5.58891296386719,6.04488182067871,5.50874376296997,-4.7435097694397,6.02420520782471,8.01945114135742,-5.07523584365845,5.95928478240967,7.01899576187134,-5.42645597457886,5.9075779914856,6.90790319442749,-5.67632102966309,5.82874488830566,7.25787115097046,-5.39094495773315,5.60681200027466,7.2701621055603,-5.70178604125977,7.14856004714966,9.29194927215576,-5.91487789154053,6.99068880081177,9.06399726867676,-5.58704710006714,6.57067918777466,8.21625328063965,-5.13792610168457,7.3042688369751,8.02192783355713,-6.96718883514404,7.1810359954834,7.50182676315308,-6.90099287033081,7.07621908187866,6.89029884338379,-6.88997507095337,5.6516489982605,5.24216222763062,-4.44212484359741,6.43614292144775,7.83640098571777,-5.05770683288574,6.01672410964966,6.67380380630493,-4.72722816467285,5.98239803314209,6.28760719299316,-4.60655403137207,5.88422393798828,6.01771402359009,-4.31087398529053,5.81848192214966,5.8203649520874,-4.22459888458252,5.73539781570435,5.63048315048218,-4.26570701599121,6.4310188293457,9.73193359375,-5.61083793640137,6.43982219696045,9.55467128753662,-5.19969320297241,5.94303798675537,7.55221223831177,-5.07862186431885,6.2502818107605,7.30059099197388,-7.12682390213013,6.35840320587158,7.91189813613892,-7.20397615432739, 5.86050796508789,5.81533813476563,-4.67940521240234,6.08427619934082,5.72107410430908,-4.76490116119385,6.86782789230347,7.0202169418335,-6.75654792785645,6.83637619018555,7.55953502655029,-6.88771677017212,6.19773483276367,8.30377388000488,-4.99024486541748,6.62401008605957,9.20485401153564,-5.97213888168335,6.50768804550171,9.04187679290771,-5.64460182189941,6.76876211166382,7.98271799087524,-6.97487783432007,6.03017377853394,7.83092212677002,-4.9745512008667,5.99615812301636,6.43749618530273,-5.74253082275391,5.72538185119629,6.52006387710571,-5.36833477020264,5.68046903610229,6.77896404266357,-4.98824119567871,5.28317308425903,4.71514177322388,-4.81608819961548,6.25504493713379,5.66191005706787,-5.07377004623413,6.14073801040649,5.42624521255493,-5.05910396575928,6.1000509262085,5.16002607345581,-5.01733207702637,6.00627899169922,4.6916618347168,-5.0467209815979,5.51864004135132,4.60861682891846,-4.94338417053223,6.08919095993042,7.22613286972046,-4.77630996704102,6.05608797073364,6.4206337928772,-6.66775798797607,7.20348978042603,7.47463083267212,-7.40618276596069,6.58887720108032,7.43547105789185,-7.40273809432983,6.43757009506226,6.79365205764771,-7.24006795883179,6.98441982269287,6.80663108825684,-7.24727010726929,6.06928491592407,7.34213304519653,-3.2002329826355,5.67076206207275,5.91018915176392,-3.39333009719849,5.41537714004517,5.22786998748779,-3.53211998939514,5.01868677139282,4.03560781478882,-3.86882400512695,4.7218861579895,4.18683385848999,-5.69444513320923,5.00784921646118,6.35485601425171,-7.5253119468689,5.27893304824829,7.73889112472534,-7.86445188522339,5.49359607696533,8.55162525177002,-7.8110990524292,6.02862977981567,10.6350545883179,-6.05735015869141,5.2693772315979,6.09348678588867,-6.65928411483765,4.91046905517578,5.8292350769043,-7.2576208114624,5.10943412780762,6.98406314849854,-7.70414018630981,5.39597082138062,6.91581916809082,-7.16720008850098,5.77766990661621,6.83335876464844,-6.90985822677612,6.10457420349121,6.82056903839111,-6.92135095596313,5.06908321380615,5.25795698165894,-6.06137418746948, 4.80898904800415,5.22850704193115,-6.75057792663574,5.12480020523071,5.61274719238281,-6.32986783981323,4.99125099182129,4.87712907791138,-5.72292280197144,4.69622707366943,4.63245916366577,-6.29952812194824,6.24756479263306,6.23052215576172,-5.51218700408936,5.88940715789795,10.2141351699829,-6.90852403640747,4.9229941368103,3.74549889564514,-4.20802879333496,5.01554393768311,4.11630487442017,-4.20225811004639,4.85148000717163,3.69188404083252,-4.61119222640991,5.10483694076538,4.35849523544312,-4.23488187789917,6.09198617935181,10.6873531341553,-5.28931617736816,5.67731618881226,7.70422697067261,-5.68984985351563,5.73052978515625,7.31140089035034,-5.48186111450195,6.13812398910522,8.62754154205322,-6.94425582885742,6.49926996231079,8.54493618011475,-7.14167976379395,6.75867700576782,8.65507793426514,-7.49955701828003,7.42321586608887,8.68204402923584,-7.43458986282349,7.37706708908081,8.62526988983154,-6.99907684326172,7.03365182876587,8.63684940338135,-7.19677209854126,6.73703718185425,8.46327877044678,-7.03423023223877,6.90433692932129,8.04422473907471,-6.43151807785034,6.55858707427979,7.60607290267944,-6.1000189781189,6.00207376480103,7.47908115386963,-6.02436494827271,5.61821603775024,7.45597505569458,-5.88799381256104,5.54671001434326,7.46352005004883,-5.72082185745239,5.72200679779053,7.45457410812378,-5.43669700622559,6.08027076721191,7.63120079040527,-5.93143892288208,6.57355785369873,7.76984882354736,-6.00487899780273,6.84992218017578,8.31204319000244,-6.33949899673462,6.7366418838501,8.91240787506104,-6.98571300506592,7.07536315917969,9.11284637451172,-7.11574983596802,7.40629196166992,8.99592781066895,-6.95175695419312,7.38649702072144,9.29809474945068,-7.35414695739746,6.76584005355835,9.24050045013428,-7.35931301116943,6.51438903808594,9.11009979248047,-6.969810962677,6.18331289291382,7.91359376907349,-5.70511198043823,6.52329683303833,8.0867166519165,-5.71298980712891,6.56748104095459,8.62833976745605,-5.99841690063477,6.74807405471802,9.2162561416626,-6.3953161239624,6.98894214630127,9.43043804168701,-6.41047811508179, 7.28122997283936,9.32380676269531,-6.33572006225586,7.13532114028931,9.97953701019287,-6.47383689880371,6.63241004943848,9.87890338897705,-6.51583814620972,6.45303678512573,9.66638946533203,-6.23731517791748,6.29132699966431,9.64418697357178,-6.1615161895752,6.12137699127197,10.0450000762939,-6.11690092086792,6.41898822784424,8.85103034973145,-5.39051485061646,6.31426477432251,8.64566898345947,-5.32845211029053,6.3532190322876,8.39191055297852,-5.13597011566162,6.09285879135132,8.11959552764893,-5.14520502090454,5.95480108261108,7.90053081512451,-5.1833291053772,5.90028476715088,7.67219305038452,-5.19522476196289,5.94272994995117,7.85273504257202,-5.80267810821533,6.26737117767334,7.08650779724121,-4.54947900772095,6.21472883224487,9.58312320709229,-3.58520793914795,6.3277850151062,9.21193218231201,-4.029541015625,6.40336084365845,8.93220329284668,-4.2986421585083,6.45712995529175,8.73939228057861,-4.44275999069214,6.5234808921814,8.64847946166992,-4.53365993499756,6.722815990448,8.57563495635986,-4.7871470451355,6.71079778671265,8.54434204101563,-5.23769521713257,6.49141883850098,8.59374046325684,-5.25682497024536,6.33823299407959,8.61225318908691,-5.17398977279663,6.26186800003052,9.71966457366943,-4.49819898605347,6.36722278594971,9.4058723449707,-4.74089908599854,6.46547508239746,9.19507026672363,-4.80694580078125,6.55143213272095,9.08990001678467,-4.82081604003906,6.79829597473145,9.00847911834717,-5.02074813842773,6.83153820037842,8.7934684753418,-5.39113187789917,6.58278512954712,8.83442115783691,-5.44642496109009,6.24504423141479,8.84518146514893,-3.29730796813965,6.33005380630493,8.59399318695068,-3.71091389656067,6.38995504379272,8.38351726531982,-3.98491501808167,6.42780208587646,8.23953628540039,-4.16513586044312,6.47310495376587,8.1679220199585,-4.30481815338135,6.60129117965698,8.12440967559814,-4.64151811599731,6.20549201965332,8.08596229553223,-3.18995094299316,6.25694513320923,7.93001317977905,-3.55649209022522,6.29385995864868,7.78491497039795,-3.82826709747314,6.32465600967407,7.68860101699829,-4.03633499145508, 6.35733413696289,7.67123413085938,-4.21450090408325,5.97269296646118,7.97812795639038,-7.03214311599731,5.69218587875366,8.22644805908203,-7.31424283981323,5.70325994491577,9.42342472076416,-7.52840423583984,5.89054822921753,8.9514627456665,-7.13754892349243,5.33508110046387,4.54028797149658,-4.45851516723633,5.73608112335205,4.68744993209839,-4.48828506469727,5.82305002212524,5.13111400604248,-4.64740514755249,5.93308401107788,5.34616708755493,-4.6904501914978,5.43803596496582,5.00775909423828,-5.19747400283813,5.20216178894043,5.01949596405029,-5.28892707824707,6.35446500778198,6.38995695114136,-7.05287408828735,6.85500383377075,6.41686487197876,-7.11451482772827,6.98144006729126,6.5354208946228,-6.77144289016724,6.81693410873413,6.59616279602051,-6.70686483383179,6.84105777740479,6.63195991516113,-6.59198713302612,6.79635620117188,6.7809591293335,-6.22865581512451,6.41318082809448,6.72333097457886,-6.1135950088501,6.04684686660767,6.7035059928894,-5.92909383773804,5.60762405395508,6.04425382614136,-6.32350921630859,5.91987800598145,5.9477710723877,-6.39046001434326,6.14267587661743,5.81033992767334,-6.65166711807251,6.64591312408447,5.7983570098877,-6.76187992095947,6.88104104995728,6.01567602157593,-6.4891209602356,6.73770093917847,6.12461185455322,-6.3785228729248,6.74527406692505,6.19011878967285,-6.26038312911987,6.74346780776978,6.3987832069397,-6.00965404510498,6.38071823120117,6.467933177948,-5.90829086303711,5.43214893341064,5.72536277770996,-5.94497299194336,5.75136280059814,5.59782314300537,-5.99237298965454,5.9959921836853,5.40566921234131,-6.31033182144165,6.5654239654541,5.44078779220581,-6.40882205963135,6.73851919174194,5.7399787902832,-6.18312501907349,6.5562310218811,5.90112781524658,-6.15263509750366,6.64100408554077,5.98824691772461,-6.0062370300293,6.64243221282959,6.2025990486145,-5.77144289016724,6.34653186798096,6.31295013427734,-5.70358991622925,5.32481622695923,5.38744115829468,-5.59869003295898,5.61960601806641,5.33344697952271,-5.55264616012573,5.85698699951172,5.10572481155396,-5.89934206008911, 6.4265661239624,5.13940477371216,-6.01473617553711,6.49516010284424,5.48271989822388,-5.86558485031128,6.26663684844971,5.69737195968628,-5.86641788482666,6.46937894821167,5.83953523635864,-5.67940521240234,5.6832709312439,4.84635591506958,-5.45872402191162,6.24145412445068,4.86036682128906,-5.58686590194702,6.32396602630615,5.30312299728394,-5.46773910522461,6.22523307800293,5.56819009780884,-5.45043420791626,6.35827779769897,5.7984881401062,-5.34899520874023,6.36028909683228,6.09769105911255,-5.28573989868164,4.94524383544922,4.21845722198486,-4.86766290664673,4.79759120941162,3.8457019329071,-5.10148811340332,4.98179912567139,4.08222103118896,-4.49977397918701,5.13775300979614,4.45619201660156,-4.48221683502197,5.06121397018433,4.4739727973938,-4.72051191329956,5.48697710037231,5.21445322036743,-4.14280414581299,5.31930780410767,4.95898294448853,-3.93544697761536,5.237624168396,4.80103588104248,-3.80303692817688,5.18027210235596,4.57077407836914,-3.65208411216736,5.82284688949585,5.47672414779663,-4.46444892883301,5.65471506118774,5.43266916275024,-4.34659910202026,5.88461399078369,6.61486911773682,-3.27346396446228,5.89922189712524,6.59938621520996,-3.57692193984985,6.16387510299683,10.158634185791,-4.08709192276001,6.1197338104248,10.5202388763428,-4.66609716415405,5.86013603210449,6.61445379257202,-2.92081999778748,6.03366184234619,7.40874004364014,-2.79984498023987,5.64521789550781,5.8287410736084,-3.08820009231567,5.37495088577271,5.05186605453491,-3.28466701507568,4.94087505340576,3.45961809158325,-3.73714399337769,5.16146612167358,4.27488708496094,-3.4431779384613,4.79131984710693,3.25126791000366,-4.27064895629883,4.485191822052,3.70527291297913,-6.06198692321777,4.63824701309204,3.38635301589966,-5.33918380737305,4.67780590057373,6.38718700408936,-8.25455188751221,4.50915098190308,5.69889783859253,-7.97695922851563,4.83463287353516,7.14274883270264,-8.45953845977783,5.24346399307251,8.92385482788086,-8.42381954193115,5.02559804916382,7.98817920684814,-8.54674339294434,5.47551679611206,9.96190071105957,-8.04463481903076, 5.95714378356934,11.3864507675171,-5.83621120452881,5.69439888000488,11.1596622467041,-7.13909816741943,6.02819919586182,11.3307962417603,-4.91054582595825,6.02781200408936,10.7659311294556,-3.53664803504944,6.03785276412964,11.1210508346558,-4.18856000900269,4.33451700210571,5.01968479156494,-7.59830093383789,4.20528793334961,4.21730804443359,-7.04891109466553,4.70183277130127,3.23971509933472,-4.7633810043335,6.12748622894287,9.08431053161621,-2.73329710960388,6.02691888809204,10.1592092514038,-2.81382393836975,6.14477300643921,8.22190093994141,-2.72946906089783,-0.0988920032978058,4.9757661819458,6.17806720733643,0.715306997299194,5.32129907608032,5.57051610946655,0.939383983612061,4.95848417282104,4.98776721954346,-0.0983719974756241,4.50126504898071,5.3401780128479,1.32057797908783,4.57302808761597,4.51587390899658,0.37915900349617,4.0683479309082,5.24770784378052,-0.0498589985072613,3.99626588821411,5.20512819290161,2.62786102294922,3.61055994033813,4.13515901565552,0.484885990619659,3.46794199943542,5.35970592498779,1.57710003852844,3.23701500892639,4.8281102180481,2.30726909637451,2.90781092643738,4.24292802810669,2.90042996406555,2.59181690216064,3.69234704971313,2.49576210975647,2.54074788093567,3.88389110565186,2.1990110874176,1.17507898807526,3.94707894325256,1.79699194431305,1.90475904941559,4.55490016937256,5.36522006988525,4.61587285995483,0.0978920012712479,1.67009902000427,13.5240869522095,4.41683578491211,-0.204170003533363,-1.60256505012512,-0.211895003914833,0.505833983421326,4.64650297164917,5.10722398757935,0.706390976905823,4.1923189163208,5.04299306869507,0.916485011577606,3.49139308929443,5.18155813217163,-0.435858011245728,5.06049394607544,6.21360492706299,-0.479243993759155,4.44983577728271,5.44626092910767,-0.495180010795593,3.95063090324402,5.33977079391479,-4.0998911857605,2.35716700553894,3.72204899787903,-7.15125322341919,9.43360614776611,0.583899021148682,-6.55080890655518,11.596435546875,1.97776997089386,-4.77237176895142,13.0438613891602,3.93156504631042,0.0534290000796318,5.03379011154175,6.13624095916748, 0.273431003093719,5.2605447769165,6.05558013916016,0.662384986877441,5.37820482254028,5.38280487060547,0.121633999049664,4.72709703445435,5.45385599136353,0.0790499970316887,4.96330213546753,5.8270058631897,-0.106957003474236,4.82008790969849,5.86876201629639,0.331063985824585,6.61983203887939,6.12982702255249,0.698853015899658,6.40516710281372,5.60683917999268,1.19846594333649,5.86695194244385,4.73191118240356,0.920229017734528,6.76879405975342,4.95804119110107,1.03910803794861,4.93501996994019,4.60072708129883,1.37459003925323,5.26667594909668,4.29316377639771,0.601664006710052,4.44772911071777,5.0413818359375,-0.0802389979362488,4.30138301849365,5.25036478042603,0.176763996481895,4.02676391601563,5.22936820983887,0.257082998752594,8.1879940032959,5.22779083251953,0.712576985359192,7.81716680526733,4.5870361328125,1.92206203937531,6.97545385360718,3.88535308837891,3.94893598556519,5.75272178649902,3.42617511749268,2.81360006332397,7.27255582809448,3.54060888290405,2.8840229511261,4.11988878250122,3.99504899978638,0.247526004910469,3.38024592399597,5.40894985198975,1.53461694717407,3.81890296936035,4.78218984603882,2.45872807502747,3.18077898025513,4.23250293731689,3.64403605461121,3.80608701705933,3.48394799232483,4.72152900695801,3.41526293754578,1.74349498748779,3.22212195396423,2.63982892036438,3.48988795280457,2.6726450920105,2.56403994560242,3.81606698036194,2.51559805870056,0.797420024871826,3.47281503677368,1.97988402843475,1.56363499164581,4.30938386917114,0.0403679981827736,-1.64896595478058,1.23317205905914,1.42724204063416,-1.09193003177643,-0.54498302936554,0.460738986730576,-0.701187014579773,4.41695785522461,0.331084996461868,0.951400995254517,4.60069513320923,4.02306413650513,12.4399194717407,2.84252691268921,1.63468599319458,12.1606311798096,4.89525985717773,0.469990998506546,2.80444407463074,5.20038890838623,0.864781975746155,2.8628249168396,5.07698011398315,1.43391501903534,2.838947057724,4.70573616027832,2.11779594421387,2.70304107666016,4.15421485900879,2.29098105430603,2.54562306404114,3.88501906394959, 1.59552896022797,2.29586601257324,4.53781700134277,0.261153995990753,1.93685698509216,5.24411106109619,5.76185894012451,9.32272911071777,-1.03102803230286,5.46550703048706,4.65551996231079,-1.93219900131226,4.97179889678955,12.043436050415,0.621349990367889,3.39894104003906,13.7389631271362,2.80588102340698,0.521947979927063,14.8319864273071,4.21451711654663,1.70502400398254,14.6080274581909,3.82260394096375,-0.884172976016998,14.8993282318115,4.43662118911743,3.62602400779724,0.804830014705658,-2.98193192481995,0.406275004148483,4.56013584136963,5.23322010040283,0.554376006126404,4.12653017044067,5.16498994827271,0.7119420170784,3.51050305366516,5.285080909729,-0.0469189994037151,5.93552494049072,4.50476121902466,-0.283446997404099,4.97587919235229,6.20884609222412,-0.560073018074036,5.27397203445435,6.52088022232056,-0.530731976032257,5.19111776351929,6.21555614471436,-1.51829600334167,5.70953607559204,5.80671882629395,-1.31022298336029,5.80362701416016,4.49728107452393,-1.63901495933533,4.92535495758057,5.38967514038086,-0.774755001068115,5.53790903091431,4.26645708084106,-0.28829899430275,4.47801303863525,5.39001703262329,-0.432604014873505,4.89184522628784,5.90051603317261,-1.82084894180298,6.40956783294678,4.96682119369507,-2.00701904296875,4.9231538772583,4.61514377593994,-0.283870011568069,3.97058892250061,5.23866415023804,-2.34109592437744,3.8965311050415,4.72611284255981,-0.233255997300148,3.26262307167053,5.45280981063843,-0.948312997817993,3.58031606674194,5.33087301254272,-2.04641699790955,2.7263720035553,4.91947603225708,-3.47056293487549,2.15492796897888,4.04330396652222,-3.79619002342224,1.38942897319794,3.39444303512573,-2.04428696632385,-1.39565002918243,-0.253598988056183,-7.33593416213989,6.785719871521,0.653932988643646,-6.6450309753418,9.29435253143311,1.67484402656555,-6.86382722854614,10.6615600585938,1.11339199542999,-6.23033905029297,11.0605163574219,2.74541401863098,-4.58786916732788,12.0920076370239,4.35372400283813,-0.860933005809784,2.62996697425842,5.18922281265259,-7.53408002853394,9.24825954437256,-0.455226987600327, -6.89543294906616,11.9643383026123,1.1618709564209,-4.89884519577026,0.677725970745087,-2.51494288444519,-0.667873978614807,4.43466281890869,5.44830799102783,-0.718297004699707,3.93946695327759,5.36008310317993,-0.719740986824036,3.24165606498718,5.44107294082642,-3.8252580165863,13.3209762573242,4.51005411148071,0.837369024753571,5.16374015808105,5.42717885971069,0.00834899954497814,4.86623191833496,5.8486499786377,2.03452110290527,4.90418720245361,4.18788385391235,5.02845001220703,2.74169301986694,-2.26877188682556,-7.46799898147583,6.51533699035645,-0.749656975269318,-7.25495195388794,10.7601480484009,0.194250002503395,-0.497727990150452,5.00404405593872,5.86727714538574,0.441105008125305,5.77972793579102,6.50343418121338,0.779455006122589,5.76953411102295,6.03690719604492,0.689128994941711,5.37981081008911,5.62608098983765,1.14220798015594,5.47855520248413,5.42102813720703,0.793739020824432,5.9755802154541,5.93415498733521,0.70566999912262,5.36364603042603,5.48462295532227,0.185696005821228,5.11939811706543,5.43136119842529,0.821856021881104,4.87001323699951,4.97177076339722,0.0819630026817322,4.79085922241211,5.52423715591431,-0.101048000156879,4.89291000366211,6.00811100006104,0.297172009944916,6.93172883987427,5.93376111984253,0.689496994018555,6.66545820236206,5.41030597686768,1.22142195701599,5.9284610748291,4.50634384155273,0.70949798822403,6.94828319549561,5.21814298629761,1.00730097293854,4.94632291793823,4.80374717712402,1.34554994106293,4.95221185684204,4.34363222122192,0.562578022480011,4.55327415466309,5.06896114349365,1.12156200408936,4.42365503311157,4.67992782592773,-0.0897940024733543,4.41065692901611,5.29050588607788,0.239671006798744,8.4662971496582,5.08908319473267,0.658913016319275,8.09381008148193,4.38370800018311,1.97833299636841,7.25698804855347,3.67440104484558,0.603133976459503,8.37654876708984,4.22437620162964,2.96821689605713,4.96873712539673,3.99188089370728,4.18523597717285,6.27829694747925,3.25137710571289,2.42027807235718,7.40941095352173,3.60201096534729,0.412317007780075,3.90400409698486,5.25886106491089, 1.57685899734497,3.50266098976135,4.81714916229248,1.4461270570755,4.15341281890869,4.67409610748291,2.54679894447327,3.37694001197815,4.2069239616394,3.72291588783264,3.30900192260742,3.27370405197144,5.05463790893555,3.88000202178955,1.02754199504852,2.78170394897461,3.35377788543701,4.02045917510986,3.03835296630859,2.61326003074646,3.59771203994751,2.42953491210938,2.84073305130005,4.13215398788452,2.57716488838196,2.54782390594482,3.85979890823364,2.77866697311401,2.57971405982971,3.75788593292236,2.08441805839539,1.36787104606628,4.14435815811157,0.981308996677399,-1.27385604381561,-0.415019989013672,2.50898599624634,-0.546847999095917,-0.973456978797913,1.99791896343231,0.958415985107422,4.04964113235474,0.436075001955032,-0.199656993150711,4.56404399871826,1.62036395072937,1.79482996463776,4.70477819442749,0.33433398604393,1.22829699516296,4.82456398010254,5.77075815200806,8.63040924072266,-0.151512995362282,3.67182493209839,12.6465902328491,3.14754199981689,-0.550782024860382,10.2225866317749,5.29933595657349,1.60438299179077,11.4014730453491,5.00691413879395,1.65220296382904,12.8842277526855,4.66516399383545,0.485018998384476,3.00483989715576,5.27603912353516,1.39086496829987,2.75284600257874,4.64365005493164,1.48229002952576,2.94023704528809,4.75307178497314,2.1774730682373,2.75919795036316,4.19386100769043,2.2166531085968,2.57299995422363,3.86226511001587,2.36273407936096,2.54162693023682,3.89583992958069,1.64974105358124,2.16546702384949,4.55993700027466,0.22673699259758,2.10319089889526,5.21122217178345,5.99657011032104,9.20478630065918,-2.11370301246643,5.46674823760986,4.61381006240845,-1.09175598621368,5.25273895263672,12.4561576843262,-0.516649007797241,0.464731007814407,15.8628873825073,3.35206198692322,1.69116199016571,14.094331741333,4.14718198776245,1.66476798057556,15.5746746063232,2.93313598632813,-0.968436002731323,15.9188222885132,3.60173201560974,3.44736289978027,0.516846001148224,-2.28112006187439,3.85484600067139,1.21143698692322,-4.07074213027954,-1.61744904518127,5.54353713989258,5.67223119735718, -1.17922794818878,5.49808120727539,4.30920600891113,-0.42408499121666,4.97254419326782,6.03524208068848,-2.00719499588013,6.09245777130127,4.83788299560547,-1.62187302112579,6.6672248840332,5.15503311157227,-2.10140490531921,5.26144504547119,4.63118886947632,-1.52462494373322,4.11585187911987,4.9429497718811,-0.483087986707687,4.35265922546387,5.40957021713257,-2.55483293533325,7.46169900894165,4.02141809463501,-2.56899189949036,5.43636512756348,4.61950492858887,-4.01548194885254,4.54274702072144,4.29262781143188,-2.56492900848389,3.69246506690979,4.69864416122437,-1.5383939743042,2.97934198379517,5.18478488922119,-2.20573902130127,2.63477802276611,4.81450176239014,-4.48248910903931,2.53036594390869,3.46461892127991,-6.49742794036865,5.07856416702271,2.09511303901672,-3.76518702507019,2.23934888839722,3.904944896698,-1.52583003044128,-1.55112397670746,-0.196389004588127,-3.33961200714111,-0.797694981098175,-0.520237028598785,-5.60467100143433,1.1360490322113,0.0203590001910925,-7.0398998260498,5.67336082458496,0.837173998355865,-6.90197277069092,9.41834354400635,1.12616395950317,-6.39812278747559,9.1344747543335,2.19190311431885,-7.01103782653809,10.0903911590576,0.795873999595642,-6.12265110015869,10.704083442688,3.13653111457825,-6.32868909835815,11.9899530410767,2.44470810890198,-4.66771697998047,12.5967874526978,4.15976905822754,-1.33357501029968,10.1479425430298,5.15682220458984,-1.77478504180908,13.0416297912598,5.20654916763306,-7.8451509475708,9.02975845336914,-1.4398980140686,-7.35361623764038,9.35382080078125,0.0567790009081364,-7.0992169380188,4.70938110351563,-2.06924295425415,-6.72223806381226,11.7915048599243,1.58007001876831,-5.28228616714478,14.5729703903198,2.6011118888855,-2.1439061164856,15.7478933334351,3.62400197982788,-3.13679599761963,15.4779748916626,3.50568699836731,-5.35469388961792,1.06541299819946,-3.54996109008789,-4.31106090545654,13.1981573104858,4.2419810295105,0.615347027778625,5.37921380996704,5.93039894104004,0.724529027938843,5.26212215423584,5.42170476913452,0.749934017658234,5.15280294418335,5.32663106918335, 0.894116997718811,5.21869707107544,5.51182413101196,0.302183985710144,5.00118207931519,5.24793386459351,-0.00534499995410442,4.7392110824585,5.55284118652344,0.0298009999096394,4.94338083267212,5.98159313201904,1.17108702659607,5.11277484893799,4.57806015014648,1.25015795230865,5.61852312088013,4.63696098327637,0.950711011886597,7.03515005111694,4.76281976699829,2.40545797348022,5.86126184463501,4.08276700973511,1.67846202850342,5.10332918167114,4.24032020568848,1.96847295761108,4.58924102783203,4.24045085906982,2.12933492660522,5.21107292175293,4.18529510498047,0.829931974411011,3.84402799606323,5.09084320068359,1.06764805316925,3.64735698699951,5.04358386993408,1.73173105716705,3.74544095993042,4.69324493408203,1.901535987854,3.34302806854248,4.63387489318848,3.92388105392456,4.06318807601929,3.26579999923706,4.31174421310425,5.33458185195923,3.07963609695435,3.38280701637268,3.59745311737061,3.63009691238403,3.05583000183105,3.77896189689636,3.87891411781311,2.58452010154724,3.03819608688354,4.10216617584229,3.25244092941284,1.82439303398132,3.10364294052124,2.24733996391296,-1.05702996253967,2.45415902137756,1.46592497825623,-1.33021605014801,1.04969799518585,3.13227009773254,-0.666797995567322,0.79823100566864,1.62984097003937,-0.303465008735657,4.07778406143188,2.08798503875732,-0.45754200220108,3.60628390312195,2.32762598991394,0.475163012742996,3.60436105728149,1.12894594669342,1.09504294395447,4.60468912124634,1.78824698925018,1.40584099292755,4.42771816253662,4.87334680557251,2.01670694351196,0.345793008804321,5.77355098724365,7.1451268196106,0.572362005710602,5.24578380584717,7.69487190246582,1.93881595134735,5.49429416656494,6.70085716247559,1.59404003620148,5.02856111526489,10.5404739379883,1.07891404628754,4.88246011734009,10.6769208908081,1.89660501480103,4.84894514083862,10.0775985717773,1.92525494098663,4.0155930519104,12.0194406509399,3.1143970489502,4.02682781219482,11.1876983642578,3.55305695533752,-0.134999006986618,10.1813650131226,5.23798513412476,0.58756697177887,9.99166393280029,4.81156921386719, 1.13714301586151,12.9755992889404,4.87163591384888,-0.111354999244213,13.0680074691772,5.10786008834839,0.256172001361847,2.95410394668579,5.31600093841553,1.05719900131226,3.03222298622131,5.04400777816772,0.985574007034302,2.76222610473633,4.89624977111816,1.72608602046967,2.88099002838135,4.54491186141968,1.63578104972839,2.72804689407349,4.44018411636353,2.3683910369873,2.6554069519043,4.01988220214844,2.23734307289124,2.66887402534485,4.06466007232666,2.23194098472595,2.58322906494141,3.95419502258301,2.18196105957031,2.43219995498657,4.00345897674561,2.03854703903198,2.55589509010315,3.96013307571411,1.1468460559845,1.98938405513763,4.98580121994019,1.4447580575943,2.24521398544312,4.70365810394287,1.03954994678497,2.28840398788452,4.92850494384766,0.893794000148773,2.10146594047546,5.08684206008911,5.82238912582397,6.61150598526001,-2.52413201332092,5.74638700485229,6.76357221603394,-0.960287988185883,5.5761661529541,5.6969199180603,-1.74663305282593,5.65882778167725,11.0054607391357,-1.56498599052429,5.1343469619751,11.4801826477051,0.0886569991707802,5.20746898651123,10.8222780227661,0.129940003156662,4.35531616210938,13.9811859130859,1.10491800308228,4.09465503692627,12.8378410339355,2.51702809333801,1.11151802539825,15.7330904006958,3.14079308509827,-0.254427999258041,15.9361848831177,3.52185797691345,4.68477487564087,1.97497797012329,-2.45606708526611,4.99399709701538,3.20562505722046,-3.28595995903015,5.07794809341431,2.49446892738342,-1.49224400520325,0.150313004851341,4.86915493011475,5.47293996810913,0.448217988014221,4.47587203979492,5.20386409759521,0.156568005681038,5.20368480682373,5.94930505752563,0.201879993081093,6.01080799102783,4.2383131980896,2.6094970703125,15.1674127578735,2.51298403739929,2.5575909614563,13.7372016906738,3.65127205848694,2.98902297019959,13.9828290939331,3.08573698997498,2.56442999839783,11.4449014663696,4.55540609359741,-0.434139013290405,5.73312091827393,6.8124361038208,-1.25759899616241,5.16653299331665,5.89037895202637,-1.23300504684448,4.90814304351807,5.50638389587402, -1.12067103385925,4.84152984619141,5.30545902252197,-0.873163998126984,4.83216285705566,5.38088083267212,-0.279336005449295,4.89387702941895,6.03641319274902,-1.75970900058746,5.83881092071533,5.13672780990601,-1.58231699466705,5.89115381240845,5.59436988830566,-1.68665099143982,4.77253103256226,4.87453603744507,-1.75561094284058,4.95731401443481,5.170814037323,-1.30223798751831,4.51956796646118,4.90505504608154,-1.0300350189209,4.28236198425293,5.16970920562744,-1.11015903949738,4.51237010955811,5.08658313751221,-0.285465985536575,4.38653421401978,5.33920097351074,-2.41388893127441,6.96900987625122,4.3107328414917,-3.07114505767822,6.4660849571228,4.26475191116333,-3.81655406951904,5.97565078735352,4.25033617019653,-2.8430290222168,4.25498485565186,4.59513521194458,-2.43242406845093,4.19769477844238,4.62034511566162,-0.275267004966736,3.77147698402405,5.24169206619263,-1.37936496734619,3.80433201789856,5.12888813018799,-1.60378801822662,3.54543900489807,5.10422801971436,-1.38186097145081,3.29768490791321,5.22678995132446,-1.17090094089508,3.56658005714417,5.25009918212891,-2.27651596069336,3.59686493873596,4.83813810348511,-2.38768100738525,3.13653802871704,4.84473419189453,-2.12340497970581,2.98205900192261,4.9251070022583,-3.76469898223877,3.12618708610535,4.22027492523193,-3.29317688941956,2.7901508808136,4.39158487319946,-2.73777794837952,2.36766600608826,4.49859809875488,-3.42462992668152,1.41379296779633,3.62899994850159,-2.80330204963684,1.49250996112823,3.93084907531738,-2.2861909866333,1.75202000141144,4.32507991790771,-1.58443903923035,-0.686362981796265,3.81750798225403,-1.16858494281769,0.0663639977574348,4.30931997299194,-0.748843014240265,1.19709396362305,4.98181390762329,-4.8769211769104,0.835182011127472,1.79658198356628,-6.63275384902954,6.43258190155029,2.45430397987366,-6.36594200134277,7.47501707077026,2.60210204124451,-6.59662294387817,9.81109523773193,1.82641696929932,-6.37812185287476,9.9866361618042,2.55615592002869,-6.40416622161865,10.6870374679565,2.39763903617859,-6.025062084198,11.385139465332,3.1099259853363, -5.31174898147583,11.404128074646,4.02812480926514,-0.950887978076935,10.2129240036011,5.26696681976318,-1.68069899082184,10.0334186553955,4.96680688858032,-1.3746190071106,2.55935406684875,4.99405384063721,-1.17767298221588,2.50143790245056,4.97150897979736,-1.04599702358246,2.60664296150208,5.13051700592041,-1.82038795948029,2.38578295707703,4.66028118133545,-2.26971292495728,2.16370010375977,4.18211317062378,-2.17366695404053,2.18755698204041,4.21241998672485,-2.2505829334259,2.20439291000366,4.33790302276611,-1.82964599132538,2.02054500579834,4.52540922164917,-1.9732049703598,2.13501000404358,4.32084798812866,-0.418278992176056,1.89417004585266,5.24732112884521,-0.663770020008087,2.06174111366272,5.16755819320679,-1.16263198852539,1.95895898342133,5.04819822311401,-7.1729907989502,5.50251007080078,-0.819029986858368,-7.40673494338989,6.61728620529175,-0.111960999667645,-7.68606901168823,6.44245004653931,-1.70410203933716,-7.3956470489502,10.0375194549561,-0.186443999409676,-7.05989122390747,10.7345104217529,0.6560919880867,-7.08938884735107,11.4049234390259,0.654715001583099,-7.61116886138916,10.7904176712036,-0.79706197977066,-6.6539249420166,12.4575958251953,1.68040800094604,-5.81116580963135,12.9566621780396,2.97897505760193,-6.25931787490845,13.865948677063,1.81602001190186,-2.63977098464966,15.6222524642944,3.58242011070251,-1.6020519733429,15.8649883270264,3.64611792564392,-6.4310188293457,3.11377000808716,-2.61603188514709,-0.683151006698608,4.33650207519531,5.41482591629028,-0.719830989837646,3.76831603050232,5.36783599853516,-0.491023987531662,5.09111404418945,6.01636409759521,-0.867842972278595,5.99270391464233,4.25229978561401,-1.11158502101898,5.86846780776978,4.18446016311646,-0.806922972202301,5.77651309967041,4.12946605682373,-3.91400194168091,13.8020420074463,4.27209281921387,-4.202721118927,15.0924949645996,3.18280696868896,-4.16126918792725,12.1445064544678,4.62603712081909,2.91311597824097,-0.6233189702034,-0.0787660032510757,1.88103103637695,1.18634402751923,4.24641084671021,1.49228298664093,2.09789109230042,4.72555923461914, 5.61769485473633,5.7515082359314,-2.73317694664001,5.84229516983032,10.1257619857788,-1.93795704841614,4.9949631690979,13.0620393753052,0.0562039986252785,4.69113779067993,2.45309400558472,-3.49956011772156,-1.52295398712158,5.38894987106323,5.82314014434814,-1.1150289773941,4.91241884231567,5.29038095474243,-1.83606898784637,5.94354295730591,4.9173469543457,-2.46804690361023,7.23438405990601,4.10137605667114,-1.59179198741913,3.83337688446045,5.02728891372681,-6.91603183746338,6.0220799446106,1.72869205474854,-1.42115902900696,2.66470003128052,5.0662841796875,-7.4191780090332,5.56929016113281,-1.85583794116974,-5.79713106155396,14.2526016235352,2.23754596710205,-3.65616297721863,15.2999448776245,3.37034296989441,-0.105328001081944,5.71820306777954,6.85061311721802,-0.0927420035004616,5.44024801254272,6.74963998794556,0.32991299033165,5.35091400146484,6.36017990112305,0.388985991477966,5.54437923431396,6.45568418502808,0.635896027088165,5.43933820724487,6.11298799514771,0.53709602355957,5.45923185348511,5.89289999008179,0.917967021465302,5.28931522369385,5.60336589813232,1.03649294376373,5.84936189651489,5.51862812042236,0.642174005508423,5.32973384857178,5.26736783981323,0.567551970481873,5.26664113998413,5.2024359703064,0.546894013881683,5.22210502624512,5.23685216903687,0.746702015399933,5.02641677856445,5.21689414978027,1.18164002895355,5.60308504104614,5.24469804763794,0.358134001493454,5.03407192230225,5.10758018493652,0.22971199452877,4.97918605804443,5.37744998931885,0.576873004436493,4.74483108520508,4.9987850189209,-0.131956994533539,4.70300912857056,5.58038711547852,-0.124517999589443,4.6717791557312,5.51688814163208,-0.116109997034073,4.63265180587769,5.45770502090454,0.176247999072075,4.65826892852783,5.40177822113037,0.119084998965263,5.0408878326416,5.96071577072144,0.177793994545937,5.12557077407837,6.09708404541016,0.00829400029033422,7.35849714279175,5.95809507369995,-0.326579004526138,7.3918719291687,6.04878711700439,-0.293063998222351,7.05988216400146,6.22629117965698,-0.2552590072155,6.73651885986328,6.44126319885254, 0.494773000478745,7.10969305038452,5.48850202560425,0.274812012910843,7.25310611724854,5.74807500839233,1.25623595714569,6.30883502960205,4.52410411834717,1.10664498806,6.55457305908203,4.72444581985474,1.40514004230499,5.59210205078125,4.3015022277832,1.44385302066803,5.9868597984314,4.3476619720459,0.844732999801636,4.25759077072144,4.92279100418091,0.98046201467514,4.3293251991272,4.81402397155762,0.347501009702683,4.21099996566772,5.25750923156738,0.320493012666702,4.32902717590332,5.27505588531494,0.294389009475708,4.42701387405396,5.29615306854248,0.261655002832413,4.5109601020813,5.32103776931763,0.272294998168945,7.57803583145142,5.57686185836792,0.272287994623184,7.89353513717651,5.40420389175415,-0.101862996816635,8.84857940673828,5.26505088806152,-0.482363998889923,8.90223407745361,5.3317551612854,-0.426887005567551,8.34261417388916,5.54534387588501,-0.395444005727768,8.04684352874756,5.71484994888306,0.392574995756149,8.59893608093262,4.625244140625,0.223425999283791,8.75208377838135,5.00881719589233,1.67507803440094,6.33684206008911,4.23532295227051,1.81363296508789,6.65676498413086,4.06308603286743,2.2565131187439,5.52783203125,4.15955686569214,3.70236992835999,5.32022619247437,3.59151792526245,1.64899396896362,4.42996788024902,4.4430079460144,2.20317602157593,4.08363008499146,4.30421113967896,3.06368899345398,4.36710977554321,3.939621925354,3.25772094726563,4.6360502243042,3.84992289543152,-0.0310980007052422,3.8001880645752,5.21889686584473,-0.0141089996322989,3.61878299713135,5.28976917266846,0.00831400044262409,3.30084109306335,5.45765399932861,0.770244002342224,4.02481508255005,5.06663990020752,1.1132880449295,3.43812608718872,5.11016607284546,1.28529798984528,3.36525702476501,5.02444076538086,1.71841704845428,3.18126702308655,4.73465490341187,1.84945905208588,3.11774301528931,4.62919902801514,1.98936605453491,3.04186201095581,4.51161193847656,4.04447984695435,2.91266894340515,2.74954104423523,4.37722682952881,3.10871410369873,2.31371998786926,5.27400302886963,5.98820304870605,1.9086719751358,4.36672401428223,6.98629283905029,3.05064988136292, 3.45278811454773,2.68937492370605,3.32745695114136,3.73670601844788,2.77830600738525,3.08689999580383,2.80938696861267,2.33065509796143,3.63395595550537,2.72811388969421,0.596738994121552,3.15978693962097,2.97053289413452,0.387585997581482,2.75285792350769,3.36838388442993,1.31347095966339,2.70942497253418,3.68036699295044,2.25502109527588,2.93279409408569,2.42008209228516,2.44205188751221,3.86103510856628,2.22753691673279,-0.815358996391296,3.11473798751831,0.381251007318497,-1.59813702106476,3.44574999809265,0.277530014514923,-1.69380295276642,2.71551489830017,3.22026705741882,0.0549269989132881,-1.32876801490784,3.61556792259216,-0.20872500538826,-0.162006005644798,3.67406392097473,-0.202601999044418,0.787239015102386,3.52439188957214,-0.0499700009822845,1.5921950340271,1.29465699195862,0.470562994480133,4.33115291595459,1.05785799026489,1.54839205741882,5.02541780471802,5.03713798522949,2.24920105934143,-0.569845020771027,5.79979610443115,6.91874885559082,-0.238021001219749,5.36819219589233,9.39846611022949,0.52055299282074,5.14373111724854,9.3457202911377,1.04265594482422,4.89221906661987,9.28352165222168,1.50677704811096,4.65675401687622,9.21526145935059,1.86841905117035,5.11196422576904,10.7281017303467,0.611032009124756,4.9629020690918,11.2201347351074,1.06692600250244,4.7654709815979,11.3117151260376,1.94209802150726,4.76530599594116,10.986138343811,2.29191493988037,4.34037780761719,12.209095954895,2.47479796409607,3.36236310005188,11.8613328933716,3.93242692947388,0.266416013240814,10.0938081741333,5.08128118515015,-0.10283900052309,11.0427522659302,5.36445903778076,0.951864004135132,10.7973747253418,5.12660598754883,1.14407503604889,13.6339588165283,4.6179518699646,0.526005983352661,12.285285949707,5.2066798210144,0.494020998477936,11.5378046035767,5.30354118347168,0.42985200881958,10.9289798736572,5.27494812011719,-0.131671994924545,13.7443351745605,4.88727617263794,-0.735481977462769,13.0854158401489,5.17530918121338,-0.691307008266449,12.3550453186035,5.34793615341187,-0.645323991775513,11.6598129272461,5.42112493515015, -0.609718024730682,11.0902309417725,5.41388607025146,0.0195809993892908,2.89837002754211,5.34838485717773,0.0173599999397993,2.71883702278137,5.22048807144165,0.88927698135376,3.04271101951599,5.138671875,5.8631272315979,9.26440334320068,-1.54933094978333,5.66567516326904,9.37793731689453,-0.528991997241974,5.54288816452026,9.41157627105713,-0.0108740003779531,5.40488719940186,4.74345111846924,-2.53913688659668,4.86912107467651,11.8479614257813,1.11428499221802,3.45350098609924,14.1785717010498,2.4000039100647,3.31071400642395,12.8430042266846,3.42524099349976,0.50298398733139,15.3483228683472,3.83307290077209,0.529106974601746,14.2924089431763,4.51389694213867,0.533869028091431,13.6990652084351,4.76346302032471,1.69791901111603,15.0852088928223,3.41890001296997,-1.04268097877502,16.426965713501,3.01905107498169,-0.91738897562027,15.4110689163208,4.07988023757935,-0.8420450091362,14.3669662475586,4.71198987960815,-0.785332977771759,13.768741607666,4.95147705078125,3.74320793151855,1.03838503360748,-3.56613302230835,0.378030985593796,5.42297887802124,6.03072118759155,2.13100290298462,13.3853883743286,4.17851686477661,2.5483729839325,13.2233362197876,3.93222498893738,-0.641887009143829,5.48546314239502,6.61356210708618,-0.732209980487823,5.75757884979248,6.66674709320068,-1.0752010345459,5.47940111160278,6.30801105499268,-0.624638974666595,5.31038093566895,6.18000507354736,-0.750672996044159,6.06096887588501,4.70679378509521,-0.931663990020752,6.03615283966064,4.57948589324951,-1.25219798088074,5.91697311401367,4.70418691635132,-1.51306700706482,4.77100276947021,5.29903411865234,-1.39511096477509,5.55360698699951,4.4558219909668,-0.957638025283813,4.52875804901123,5.25682497024536,-1.08845102787018,4.60302305221558,5.1735520362854,-0.448482006788254,4.73589515686035,5.61407089233398,-0.853065013885498,6.64558887481689,6.21044301986694,-0.887354016304016,6.92567110061646,6.01295900344849,-0.929457008838654,7.22022104263306,5.81495523452759,-0.661248981952667,7.34542179107666,5.99926280975342,-1.28817403316498,6.40799283981323,5.74983692169189, -1.3985710144043,6.87681579589844,5.36652183532715,-1.17067897319794,7.060791015625,5.59586000442505,-2.16924500465393,5.69518899917603,4.68303918838501,-1.77706801891327,4.25017309188843,4.79898500442505,-1.89206194877625,4.61075401306152,4.64528179168701,-0.931258022785187,3.94394588470459,5.27750682830811,-1.13109302520752,3.97021889686584,5.17301797866821,-1.32537305355072,4.02472019195557,5.06768798828125,-1.04336094856262,7.86780023574829,5.40749406814575,-1.08257699012756,8.2021656036377,5.20418882369995,-1.14064705371857,8.83884525299072,4.95568323135376,-0.845692992210388,8.90436172485352,5.21994590759277,-1.56509494781494,7.76801013946533,4.68369293212891,-1.6151909828186,8.34330463409424,4.24268817901611,-1.32903003692627,8.65214061737061,4.59012317657471,-2.61521697044373,6.40187692642212,4.44385194778442,-2.8030641078949,6.99727296829224,4.0803689956665,-4.57414102554321,6.67648506164551,3.88740611076355,-3.66655802726746,6.90956211090088,4.02837800979614,-2.76148200035095,3.46353793144226,4.66266202926636,-3.07732892036438,3.43275189399719,4.54453611373901,-0.477167010307312,3.25530195236206,5.4495849609375,-0.48547899723053,3.59643411636353,5.39286994934082,-0.492671012878418,3.77245402336121,5.34439992904663,-0.954698026180267,3.20112490653992,5.39982223510742,-1.3628009557724,3.05219292640686,5.2676830291748,-1.7596709728241,3.18166089057922,5.07097387313843,-1.81926798820496,3.83463501930237,4.94033718109131,-2.34313106536865,2.55009198188782,4.71665096282959,-2.55893301963806,2.62773489952087,4.67649793624878,-3.75167298316956,4.21340703964233,4.39524602890015,-4.07208919525146,3.35187888145447,4.09995985031128,-4.92857599258423,2.77819204330444,3.10998201370239,-5.43360996246338,3.11651396751404,2.63560509681702,-5.96522092819214,3.58779811859131,1.99768102169037,-3.04845404624939,2.94384503364563,4.54308080673218,-3.15984511375427,2.36388111114502,4.36593294143677,-3.0526270866394,2.06735610961914,4.21142196655273,-3.22750997543335,2.09885311126709,4.14989709854126,-2.53960108757019,2.38816499710083,4.54945993423462, -2.61770796775818,2.27425694465637,4.45867586135864,-2.65420603752136,2.1329300403595,4.33312177658081,-2.58503007888794,2.02491092681885,4.19123697280884,-2.70642495155334,2.01613688468933,4.21990919113159,-2.81747198104858,2.03344011306763,4.23290395736694,-2.92721509933472,2.04964089393616,4.2315239906311,-2.8395209312439,1.79945397377014,4.07207679748535,-2.41731405258179,1.28605997562408,4.13683700561523,-2.11418509483337,0.679440021514893,4.05963182449341,-3.98675298690796,1.85828697681427,3.55113101005554,-2.39087605476379,1.9318300485611,4.21509599685669,-2.19425296783447,1.83539497852325,4.3616099357605,-1.98772704601288,1.74862599372864,4.53805208206177,-1.60160899162292,1.41864395141602,4.80371904373169,-2.91473007202148,0.137032002210617,3.14242506027222,-1.79771494865417,-1.03263902664185,3.35811805725098,-3.27679800987244,-0.0613760016858578,2.71125793457031,-1.66729295253754,0.678098976612091,4.34475088119507,-0.673548996448517,0.30706998705864,4.48041915893555,-1.2388950586319,1.51160705089569,5.03349304199219,-0.415769994258881,1.35570597648621,5.19717788696289,-7.40838718414307,7.79291486740112,0.536571025848389,-5.88846302032471,7.6554708480835,2.91952800750732,-6.15996408462524,9.64739227294922,2.91272711753845,-5.65673780441284,12.6308126449585,3.26892304420471,-1.53573000431061,10.9782438278198,5.43242311477661,-1.0769419670105,11.0661354064941,5.44034814834595,-2.02357411384583,10.847412109375,5.3925838470459,-2.31988406181335,13.6195201873779,4.95457410812378,-2.74468588829041,12.9072523117065,5.07808780670166,-1.85296404361725,13.7080955505371,4.98366403579712,-1.35726797580719,13.761284828186,4.9797511100769,-5.24983501434326,6.63690900802612,3.65154194831848,-6.08112382888794,8.95355033874512,2.5856249332428,-0.459735989570618,2.83939504623413,5.35691022872925,-1.48800098896027,2.46883702278137,4.83845806121826,-1.58398902416229,2.62573194503784,4.98423480987549,-2.12492394447327,2.21506094932556,4.35980987548828,-2.20622110366821,2.25276303291321,4.4263768196106,-2.14130806922913,2.20818305015564,4.15002012252808, -2.2261700630188,2.15925598144531,4.14155578613281,-2.34394502639771,2.1092689037323,4.15000104904175,-1.38895297050476,2.10018301010132,4.86142492294312,-1.40483903884888,1.98099398612976,4.90690803527832,-7.99525785446167,8.85128784179688,-1.94143903255463,-7.69623517990112,9.14065837860107,-0.95253998041153,-6.78377199172974,4.37491703033447,-0.10173399746418,-7.11427211761475,4.81869888305664,-2.48453807830811,-7.07433414459229,12.1173248291016,0.730266988277435,-5.42800092697144,14.9381685256958,2.10868191719055,-2.24630904197693,16.2439670562744,3.08162403106689,-2.06408905982971,15.2642688751221,4.08073377609253,-3.04662704467773,15.0225133895874,3.95533609390259,-3.24632501602173,15.9283847808838,2.97213006019592,-4.10503911972046,-0.124668002128601,-0.871120989322662,-4.54137277603149,0.3663469851017,-1.8721079826355,-5.14765501022339,0.911172986030579,-3.07976388931274,-5.59248399734497,1.16974103450775,-3.94921898841858,-0.0816560015082359,5.22747611999512,6.57463407516479,0.147178992629051,5.28088092803955,6.48777198791504,0.177365005016327,5.4904408454895,6.63760185241699,0.208082005381584,5.75087022781372,6.73218679428101,0.484596997499466,5.4084529876709,6.22732591629028,0.568863987922668,5.57618522644043,6.27429819107056,0.623506009578705,5.783371925354,6.25839805603027,0.903195977210999,5.3530158996582,5.70954990386963,0.853124022483826,5.57458305358887,5.93384599685669,0.908524990081787,5.73877000808716,5.83421277999878,0.756686985492706,5.43686819076538,5.97389698028564,0.965578019618988,5.15595388412476,5.37347888946533,1.10091197490692,5.18742609024048,5.2636890411377,0.522378027439117,4.81073188781738,5.08884000778198,0.422237008810043,4.95758676528931,5.15578699111938,0.50831401348114,5.06425189971924,5.1710410118103,0.0706740021705627,6.707435131073,6.34613990783691,0.028286000713706,7.026526927948,6.13017606735229,0.515354990959167,6.80561017990112,5.68490600585938,0.907739996910095,6.11132621765137,5.5505747795105,0.933386981487274,5.9227352142334,5.71260118484497,1.01169204711914,6.19139814376831,5.1012601852417, 1.12504994869232,6.05370712280273,4.88920879364014,0.851504027843475,6.51564693450928,5.13282918930054,1.23818397521973,5.28593111038208,4.85572099685669,1.1965240240097,5.22762680053711,5.09962797164917,1.24606895446777,5.34297323226929,4.58554410934448,1.25294399261475,5.34733486175537,4.39832782745361,0.62031102180481,4.6550440788269,4.9211950302124,0.686712980270386,4.5380392074585,4.89288520812988,0.765150010585785,4.40856122970581,4.89863681793213,0.874688982963562,4.79500102996826,4.64379596710205,0.108616001904011,4.41200304031372,5.30652379989624,0.0896669998764992,4.49992513656616,5.34289693832397,0.126461997628212,4.30932903289795,5.27262306213379,-0.0483030006289482,8.30390930175781,5.4808521270752,-0.0227400008589029,8.01124668121338,5.64132404327393,-0.00482700020074844,7.69199085235596,5.80251789093018,0.474173992872238,8.02181816101074,4.89493989944458,1.25804901123047,7.36691904067993,4.12527799606323,1.57280099391937,7.16372394561768,3.97692489624023,0.98564201593399,7.59289789199829,4.33414793014526,3.08393096923828,6.33687305450439,3.75415897369385,3.5181291103363,6.07735204696655,3.64601707458496,2.67491102218628,6.56999397277832,3.80965399742126,2.28462290763855,6.77650880813599,3.82134795188904,2.36955499649048,4.67858219146729,4.15351009368896,2.65642905235291,4.41910123825073,4.08900022506714,0.203295007348061,3.84406995773315,5.22971820831299,1.17756998538971,3.8633759021759,4.93121576309204,1.35069394111633,3.85258293151855,4.85936784744263,1.00678694248199,3.86236691474915,5.00610017776489,0.927969992160797,4.07135200500488,4.96490097045898,2.11859893798828,3.48501205444336,4.49939584732056,1.92893695831299,3.6300790309906,4.60082912445068,1.93607795238495,3.94800209999084,4.51194715499878,4.23307609558105,4.38931798934937,2.98683309555054,4.69622278213501,4.16585922241211,2.17266798019409,4.93957090377808,5.34230422973633,2.27444100379944,3.00740790367126,3.24249792098999,3.82532691955566,2.87957811355591,3.10249304771423,3.8916380405426,3.17182803153992,3.40881609916687,3.74243998527527, 3.23103094100952,3.02554202079773,3.60764598846436,2.58024311065674,2.81593799591064,4.0224437713623,2.66389894485474,2.89380502700806,3.98515105247498,2.7000789642334,2.73505091667175,3.88882899284363,2.76861906051636,2.98597002029419,3.94681096076965,2.82091188430786,1.96802604198456,3.50025200843811,2.67386698722839,2.04820895195007,3.63393211364746,3.00469207763672,1.89488399028778,3.32310390472412,2.85735011100769,1.51386797428131,3.32295393943787,3.14028406143188,2.26259207725525,3.39341592788696,2.39337611198425,2.27204394340515,3.90372800827026,2.46779894828796,2.20395708084106,3.82849502563477,2.56035900115967,2.12781500816345,3.74349403381348,2.58528804779053,2.39572906494141,3.77423000335693,1.72731494903564,-1.10416698455811,0.206983998417854,1.7034569978714,0.285524994134903,4.09657287597656,1.89989399909973,-0.0732560008764267,3.91329598426819,1.30375003814697,1.42003297805786,4.76372289657593,1.4407149553299,0.901669979095459,4.40127611160278,4.67984390258789,2.62427091598511,1.4152649641037,4.22718381881714,1.77163100242615,1.84375,4.58252716064453,1.85080194473267,1.17481994628906,4.41166114807129,1.09710001945496,0.999965012073517,5.35463380813599,8.75877475738525,1.02729201316834,5.57621479034424,7.41867589950562,1.32887899875641,4.97020721435547,10.3059043884277,1.53010094165802,5.02938985824585,9.86660289764404,1.22704601287842,4.04766082763672,11.5979652404785,3.36492800712585,3.74244499206543,11.7461204528809,3.68505597114563,4.32844591140747,11.4299793243408,3.03158211708069,4.57572221755981,11.2296648025513,2.67699289321899,1.1158299446106,12.2206468582153,5.09173202514648,4.81970500946045,7.94509983062744,2.31469297409058,4.6474871635437,9.87442684173584,2.19574809074402,1.02786695957184,2.87004590034485,4.99022483825684,1.16947495937347,2.87229609489441,4.89092779159546,1.3063759803772,2.85727596282959,4.8000922203064,1.55227494239807,2.82274389266968,4.6011700630188,1.81191504001617,2.77190494537354,4.38190078735352,2.3036150932312,2.61887788772583,3.99496388435364,2.32217192649841,2.56860899925232,3.93616104125977, 2.21907091140747,2.52600288391113,3.89562392234802,2.10542392730713,2.49324893951416,3.996169090271,5.88264989852905,7.58337593078613,-1.38994705677032,5.90779781341553,8.46598052978516,-1.21636295318604,5.72413110733032,6.67261505126953,-1.57181394100189,5.31196689605713,10.8533344268799,-0.388563007116318,5.53722286224365,10.1349391937256,-0.76943701505661,4.28735780715942,13.6084003448486,1.64309501647949,4.19332885742188,13.2223339080811,2.11564803123474,3.7952139377594,13.4845142364502,2.47866606712341,4.5209698677063,12.9033517837524,1.66618704795837,4.78510713577271,12.5186376571655,1.1636780500412,1.14321899414063,15.2279224395752,3.62022399902344,1.15790998935699,14.7376594543457,4.02555990219116,-0.211932003498077,15.409966468811,3.99474906921387,-0.185267999768257,14.8886098861694,4.3638482093811,5.28166913986206,3.64021801948547,-2.09617400169373,0.480688005685806,4.37953090667725,5.1826868057251,0.442923992872238,3.74447298049927,5.2938380241394,0.642906010150909,3.8007230758667,5.19909906387329,0.599512994289398,3.96461391448975,5.17600107192993,0.675834000110626,2.84507298469543,5.14116621017456,0.694553017616272,3.03900003433228,5.207594871521,0.0807270035147667,5.1109471321106,5.7907338142395,0.0360990017652512,5.7201361656189,4.21330595016479,0.263731002807617,5.11015892028809,5.24603700637817,0.322710007429123,5.83317995071411,3.99512100219727,0.589558005332947,5.78310680389404,4.04223680496216,0.111056998372078,5.88508319854736,4.11891222000122,2.59867596626282,14.6809215545654,2.969407081604,2.57802295684814,14.2162590026855,3.33997297286987,2.16906595230103,14.4328308105469,3.59492707252502,2.95203995704651,11.9577808380127,4.14591884613037,2.53332090377808,12.0413274765015,4.37846422195435,2.53515791893005,12.6541805267334,4.17164421081543,2.08656811714172,12.101432800293,4.61527919769287,-0.382292985916138,5.45305109024048,6.72250890731812,-0.331573009490967,5.23765707015991,6.56964683532715,-0.875672996044159,5.4990029335022,6.46624708175659,-0.984073996543884,5.75165319442749,6.47717380523682, -0.762214004993439,5.31603002548218,6.4114089012146,-1.08157598972321,5.29356479644775,6.12378215789795,-0.939777970314026,5.32118606567383,6.25981187820435,-1.3317129611969,5.34557390213013,6.0167031288147,-1.44071900844574,5.52401494979858,5.9510931968689,-1.19610500335693,5.24107217788696,6.00348377227783,-1.08555197715759,5.25947999954224,5.95395994186401,-1.28136003017426,5.08517694473267,5.79399108886719,-1.37456595897675,4.91237211227417,5.59132623672485,-1.50601601600647,4.90677881240845,5.52253389358521,-1.26638102531433,4.95770788192749,5.61225891113281,-1.2071989774704,5.04531192779541,5.59560489654541,-1.19621002674103,4.86631393432617,5.38457202911377,-1.06503701210022,4.69401979446411,5.26254320144653,-0.981543004512787,4.82010221481323,5.27640914916992,-0.962544023990631,4.8673791885376,5.25351715087891,-0.300163000822067,4.70623397827148,5.61045598983765,-0.283935993909836,4.82279586791992,5.89805603027344,-0.613860011100769,7.02377796173096,6.17876291275024,-1.09960103034973,6.54567384719849,5.99159622192383,-1.12654805183411,6.79190492630005,5.79467391967773,-1.45410799980164,6.24300098419189,5.5292820930481,-1.62500500679016,6.05726718902588,5.32994604110718,-1.88730299472809,5.29320096969604,4.92891597747803,-1.83416700363159,4.99392700195313,4.88922691345215,-1.88899004459381,5.00144100189209,4.70033311843872,-1.23797702789307,4.21432018280029,5.02601909637451,-0.488667994737625,4.24206209182739,5.37634706497192,-0.287360996007919,4.27620077133179,5.29507923126221,-0.790600001811981,8.31302261352539,5.4434871673584,-1.31157100200653,8.00687313079834,4.9136791229248,-1.2731499671936,7.67556190490723,5.15548896789551,-1.21099603176117,7.35249996185303,5.3752818107605,-1.84542405605316,7.5079140663147,4.51563501358032,-2.12467503547668,7.23726892471313,4.39231204986572,-1.93631899356842,6.66123819351196,4.79475212097168,-3.4354829788208,6.22505187988281,4.27434301376343,-3.55336999893188,6.58107995986938,4.12971019744873,-4.21908187866211,5.70088815689087,4.17148113250732,-3.27424311637878,5.86559104919434,4.39104509353638, -2.72806811332703,4.83170986175537,4.60688781738281,-2.91007304191589,5.17157316207886,4.58855390548706,-3.08276891708374,3.97583293914795,4.57106494903564,-2.56570410728455,4.50967502593994,4.58642911911011,-2.25984597206116,4.74514579772949,4.58288192749023,-1.39153695106506,3.55846500396729,5.18059921264648,-2.54873204231262,2.97590303421021,4.77366018295288,-2.20760607719421,3.28715395927429,4.91212177276611,-4.98811483383179,4.94553804397583,3.75733494758606,-5.25744676589966,4.42843818664551,3.4230170249939,-5.40974617004395,3.81681990623474,3.03109097480774,-4.41533708572388,3.63603210449219,3.91853404045105,-3.4152090549469,3.31944394111633,4.4259991645813,-3.27695202827454,3.66509294509888,4.51498317718506,-3.50451993942261,2.94239401817322,4.31496381759644,-3.52969193458557,2.5494179725647,4.17754983901978,-2.78296804428101,2.64248609542847,4.60621976852417,-2.997318983078,2.55592894554138,4.50957298278809,-2.90115308761597,2.25765705108643,4.38798809051514,-3.30681896209717,1.78940200805664,3.91215991973877,-3.08059811592102,1.45739102363586,3.79022789001465,-2.84875702857971,1.13133895397186,3.73910999298096,-2.594407081604,1.85345697402954,4.13524293899536,-2.48406910896301,1.59801995754242,4.15851402282715,-2.17148590087891,1.51167595386505,4.39039421081543,-3.3989839553833,-0.896468997001648,1.3547660112381,-2.10346388816834,-1.44982802867889,0.50909698009491,-1.52250099182129,-1.65365695953369,1.27779805660248,-1.94616794586182,-1.25821602344513,2.74007797241211,-2.03065800666809,0.206505998969078,3.88496589660645,-2.3292350769043,0.499812006950378,3.80694198608398,-1.36519801616669,-0.302044004201889,4.11932182312012,-0.953930974006653,-0.494576990604401,4.24145889282227,-1.42787003517151,1.11629199981689,4.73651313781738,-0.919227004051209,0.69351202249527,4.58543300628662,-0.53040999174118,0.937681019306183,4.71598720550537,-4.20462799072266,1.39885699748993,3.06720304489136,-5.3335108757019,2.35077309608459,2.29636311531067,-5.14715576171875,1.57411897182465,2.01932907104492,-6.27580499649048,5.64364290237427,2.80946588516235, -6.81659507751465,8.02010726928711,1.81934797763824,-6.80310916900635,7.2511157989502,2.09917688369751,-7.13561677932739,7.01403522491455,1.43271100521088,-6.51459121704102,10.2698574066162,2.07536888122559,-6.68728113174438,10.5096559524536,1.58968698978424,-5.52724695205688,12.2742071151733,3.53704309463501,-2.20100998878479,12.2522611618042,5.38210296630859,-2.2514979839325,12.9805755615234,5.17782115936279,-1.28441798686981,13.0796451568604,5.20506906509399,-0.223394006490707,2.87040305137634,5.34755897521973,-1.21496999263763,2.58255410194397,5.06480407714844,-1.25624001026154,2.70600390434265,5.14185285568237,-2.01592397689819,2.38008689880371,4.62471199035645,-2.13175106048584,2.31253409385681,4.52444219589233,-1.86737895011902,2.44682598114014,4.72908306121826,-1.91968500614166,2.51446509361267,4.79412221908569,-2.27672004699707,2.17687892913818,4.25650310516357,-2.38903188705444,2.18132305145264,4.30670022964478,-2.14434289932251,2.10513091087341,4.20455503463745,-1.99721801280975,2.04674100875854,4.33425712585449,-2.04641008377075,1.97054600715637,4.34945392608643,-0.661881983280182,1.90972697734833,5.20802211761475,-0.661414980888367,1.74593496322632,5.2198748588562,-6.92774820327759,4.45190286636353,-0.945006012916565,-7.6625599861145,7.48299217224121,-0.689188003540039,-7.59690809249878,6.53667020797729,-1.21332097053528,-7.4437689781189,10.7667360305786,-0.2848140001297,-6.33557987213135,12.8924083709717,2.17323088645935,-5.96031904220581,13.2676124572754,2.63119196891785,-5.51437377929688,13.5746459960938,3.02145409584045,-6.4395170211792,14.1680994033813,1.34011399745941,-2.97005605697632,14.567964553833,4.34956789016724,-2.47615909576416,14.6798410415649,4.41186285018921,-2.55087089538574,15.1498861312866,4.03293991088867,-2.74858498573303,16.0950031280518,3.04656910896301,-2.00049304962158,14.7872343063354,4.45071697235107,-1.48798799514771,14.8709745407104,4.46854782104492,-1.5358589887619,15.3625135421753,4.1070351600647,-1.69237494468689,16.3729267120361,3.07885098457336,-5.93287992477417,2.00473308563232,0.344675987958908, -6.63077020645142,3.45843911170959,-1.16515302658081,-6.39434194564819,2.84379696846008,-2.07057905197144,-6.31177520751953,2.55957794189453,-1.41582894325256,-5.93221187591553,1.79719400405884,-1.67688000202179,-0.566410005092621,4.77291297912598,5.58588695526123,-0.697054982185364,4.2259669303894,5.38427591323853,-0.68428897857666,2.81506896018982,5.33413314819336,-0.539526998996735,5.92926788330078,4.44054889678955,-0.431347012519836,5.1225118637085,5.80990314483643,-0.827389001846313,5.90643882751465,4.14809799194336,-4.53071403503418,14.0581159591675,3.69161105155945,-5.02226305007935,13.8287105560303,3.3584189414978,-4.01744604110718,14.255467414856,3.98494291305542,-3.48046588897705,14.4146518707275,4.19014978408813,-4.30413818359375,15.5055856704712,2.66431593894959,-3.69398808479309,11.5396366119385,5.02671384811401,-3.75238990783691,12.7804565429688,4.70732402801514,-0.0874530002474785,5.0796217918396,6.37269592285156,0.101406998932362,5.13593816757202,6.30918502807617,0.381996005773544,5.30574989318848,6.14328622817993,0.255928009748459,5.21572399139404,6.23132419586182,0.757215976715088,5.30225706100464,5.69230508804321,0.699500977993011,5.34407901763916,5.79794788360596,1.07703495025635,5.59541320800781,5.52568006515503,1.00505197048187,5.68244504928589,5.66439819335938,1.0166289806366,5.46193408966064,5.65196323394775,0.729448974132538,5.58692789077759,6.11096477508545,0.502547979354858,5.37215280532837,6.05389595031738,0.631905019283295,5.26118898391724,5.3316011428833,0.851100027561188,4.9669017791748,5.13974618911743,0.968358993530273,5.06052017211914,5.19506311416626,0.855427026748657,5.07351684570313,5.29650592803955,1.04356694221497,5.26815509796143,5.44661998748779,1.16771602630615,5.33581495285034,5.3373818397522,0.778596997261047,5.26433801651001,5.60402822494507,0.767625987529755,5.24702596664429,5.51715898513794,0.441657990217209,4.72429990768433,5.16555213928223,0.372893005609512,4.79503393173218,5.23556709289551,0.739027976989746,4.90484380722046,5.10235977172852,0.63305401802063,4.98203086853027,5.15147304534912, 0.62678200006485,4.86219310760498,5.08131694793701,0.464035004377365,5.1346001625061,5.15892887115479,0.376500010490417,4.98813390731812,5.1541109085083,-0.107431001961231,4.57660388946533,5.39743280410767,0.0684090033173561,4.57786083221436,5.38365602493286,-0.121862001717091,4.77168798446655,5.75156879425049,-0.00720700016245246,4.81089401245117,5.73516798019409,-0.197624996304512,6.41258096694946,6.69105386734009,0.138863995671272,6.38790988922119,6.5729341506958,0.592171013355255,6.26183605194092,6.05518484115601,0.386027008295059,6.32602882385254,6.32308006286621,1.11835503578186,5.7457799911499,5.36165523529053,1.1419780254364,5.91165399551392,5.15143203735352,1.03502595424652,6.02440309524536,5.33222198486328,1.13446998596191,6.15287399291992,4.66267108917236,1.01164400577545,6.3469409942627,4.87597513198853,0.756821990013123,6.18668603897095,5.79086589813232,1.07122099399567,5.0726318359375,5.03489208221436,1.14739394187927,5.08495378494263,4.81781101226807,1.08829998970032,4.84462881088257,4.46305084228516,1.18170201778412,5.08382797241211,4.39572381973267,1.25954902172089,5.64774990081787,4.42807912826538,1.21688997745514,5.74578094482422,5.01379919052124,1.2564879655838,5.52459812164307,4.91973400115967,0.649080991744995,4.3319878578186,5.03268194198608,0.97561502456665,4.65878582000732,4.61833715438843,0.870151996612549,4.51231288909912,4.77001619338989,0.721511006355286,4.75582790374756,4.83746385574341,0.864759981632233,4.8416600227356,4.80897092819214,-0.0673149973154068,4.16548776626587,5.21902799606323,0.148838996887207,4.18254613876343,5.24801683425903,-0.361131995916367,7.72510194778442,5.88444900512695,0.490866988897324,7.41892194747925,5.2957820892334,1.39165997505188,6.57894611358643,4.3554630279541,1.49195301532745,6.87229776382446,4.16580677032471,1.17372703552246,6.8171648979187,4.54187202453613,1.60207104682922,7.42192602157593,3.75561499595642,1.27080798149109,7.62462902069092,3.91456198692322,0.728348016738892,7.23846292495728,5.0239372253418,0.741034984588623,7.53183698654175,4.81642723083496, 3.142982006073,5.29543304443359,3.89052891731262,3.33208298683167,5.66279315948486,3.77791810035706,2.7813560962677,5.59401416778564,4.00245094299316,3.6713240146637,6.5450611114502,3.5055570602417,3.18756103515625,6.74132490158081,3.60297203063965,2.36253690719604,7.09437990188599,3.63768911361694,2.03059411048889,6.105140209198,4.15091609954834,2.16811299324036,6.43893194198608,3.99136710166931,1.64515602588654,4.77519178390503,4.30475997924805,2.4318630695343,3.86089706420898,4.22701597213745,2.5249080657959,4.14591217041016,4.13027191162109,2.26624989509583,4.38519620895386,4.18280410766602,2.4891369342804,4.9621729850769,4.13644599914551,2.80464100837708,4.68248796463013,4.05206918716431,1.74397504329681,5.42810297012329,4.2310528755188,-0.00179400003980845,3.47733402252197,5.41334819793701,0.235581994056702,3.53595399856567,5.36885213851929,0.87992799282074,3.67268395423889,5.12910509109497,1.4364629983902,3.29382705688477,4.92762899398804,1.41400504112244,3.55584597587585,4.89930391311646,1.24751102924347,3.60576105117798,4.97649621963501,1.24685704708099,4.14292812347412,4.77243804931641,1.08465003967285,4.11002111434937,4.87381315231323,1.7403039932251,3.43507599830627,4.72756814956665,2.14960289001465,2.97166609764099,4.37501192092896,2.22650098800659,3.12204790115356,4.38777017593384,2.058669090271,3.23271894454956,4.52000093460083,2.3654260635376,3.58039498329163,4.32501888275146,2.15908908843994,3.77611804008484,4.42370080947876,1.69120001792908,4.08141994476318,4.59159898757935,4.02098703384399,3.51144099235535,2.99794292449951,4.34597015380859,3.78327608108521,2.63537001609802,5.07979106903076,4.6942777633667,1.63450503349304,4.63541889190674,5.86489009857178,2.83755898475647,3.73896598815918,4.54548788070679,3.5186779499054,4.0165810585022,4.90117120742798,3.32070398330688,2.92320990562439,2.84931111335754,3.77934789657593,3.05715489387512,2.92844009399414,3.70110607147217,3.45000791549683,3.15169596672058,3.46822595596313,3.48554491996765,4.25311517715454,3.67711806297302,3.25188493728638,4.00842905044556,3.78713488578796, 2.73700499534607,3.86501598358154,4.05878782272339,2.89837598800659,3.55687189102173,3.95188593864441,2.52467203140259,2.64201903343201,3.95413899421692,2.60738301277161,2.68243098258972,3.93204307556152,2.80326795578003,2.78758096694946,3.8365650177002,2.68614101409912,3.17807102203369,4.07810688018799,2.3839910030365,3.02300596237183,4.24955797195435,2.50492596626282,2.9256010055542,4.12873411178589,2.55239701271057,1.7321879863739,3.73894309997559,2.69109892845154,1.61602902412415,3.55595993995667,3.08133411407471,1.41492402553558,3.04698991775513,3.38829302787781,2.23766398429871,3.2138249874115,2.95564103126526,2.29382705688477,3.53153109550476,2.1727409362793,2.18732810020447,4.14772701263428,2.24994611740112,2.09295511245728,4.07462120056152,2.43876791000366,1.85577297210693,3.88237905502319,2.68994808197021,2.36593794822693,3.71356010437012,2.4937059879303,2.41939496994019,3.82107496261597,1.67473304271698,-1.41167902946472,1.79351401329041,1.80733299255371,-1.33390200138092,2.53045606613159,-0.0845239982008934,-1.57533204555511,0.506301999092102,1.23553001880646,-1.27319800853729,0.314325988292694,3.26382803916931,0.161972999572754,2.24533295631409,2.97361207008362,-0.298182010650635,2.30244994163513,3.11817288398743,-0.516269981861115,1.60794699192047,1.44887399673462,0.106863997876644,4.23590993881226,0.44489398598671,-1.22470903396606,4.04603004455566,1.79524302482605,-0.75534200668335,3.76486897468567,2.75870609283447,-0.0472120009362698,2.87207293510437,2.5317690372467,0.216937005519867,3.29379510879517,2.33931398391724,0.989085972309113,3.72609496116638,2.14026403427124,0.726018011569977,3.83716011047363,1.08557605743408,1.34639394283295,4.81252002716064,0.352205991744995,0.599160015583038,4.59131288528442,1.1936240196228,0.79677802324295,4.44813013076782,1.88169503211975,1.74714601039886,4.45033502578735,1.70204997062683,1.61298000812531,4.58846998214722,4.98932886123657,2.9263129234314,0.634607970714569,4.00319194793701,2.31368207931519,2.54649901390076,4.33682298660278,2.42600107192993,2.04582500457764, 3.69767308235168,1.21511399745941,2.2681930065155,4.05325222015381,1.13402903079987,1.70481503009796,4.65875101089478,1.16820800304413,0.11421100050211,5.61615419387817,8.70440101623535,0.446182996034622,5.7640700340271,7.94606590270996,0.465985000133514,5.18256282806396,8.26621055603027,1.6816029548645,5.03045606613159,8.79676246643066,1.52057099342346,4.70848512649536,7.4849328994751,2.63677906990051,5.17109107971191,7.09711599349976,2.25705504417419,5.39909315109253,5.4153470993042,1.10277903079987,5.64323902130127,6.28850507736206,0.769814014434814,4.92171382904053,10.9697875976563,1.50023198127747,4.6874041557312,10.6641178131104,2.58072996139526,4.79218196868896,10.3951969146729,2.23816108703613,4.65426683425903,9.57121086120605,1.98813498020172,4.8646388053894,9.71277809143066,1.66905498504639,5.16149187088013,10.0153532028198,0.733141005039215,3.66796803474426,12.1901435852051,3.40690588951111,3.7254650592804,11.2955541610718,3.84539389610291,4.5313892364502,10.8800058364868,2.92818999290466,4.2979679107666,11.0518531799316,3.24785804748535,4.56735706329346,11.5885820388794,2.37533092498779,4.31925201416016,11.8220720291138,2.77093505859375,-0.514540016651154,9.49783229827881,5.24688720703125,-0.141523003578186,9.45712852478027,5.18856620788574,0.182897999882698,9.38827610015869,4.97585296630859,0.397884011268616,9.30182456970215,4.65758800506592,1.06897604465485,11.4401960372925,5.20325899124146,-0.0953290015459061,11.6215305328369,5.3564019203186,3.71507000923157,7.04676389694214,3.35517406463623,4.7067289352417,8.81389045715332,1.88392400741577,4.59988403320313,10.1405487060547,2.45955395698547,0.500886976718903,9.33444690704346,4.37230205535889,0.0128699997439981,2.58964610099792,5.07513999938965,0.231246992945671,2.61675691604614,5.08933210372925,0.830420017242432,2.73952698707581,4.97839403152466,1.26217901706696,2.76469802856445,4.73208904266357,1.12874698638916,2.76742601394653,4.81688690185547,1.35638701915741,2.96584510803223,4.85742712020874,1.21365404129028,3.00161910057068,4.95300722122192,1.6033730506897,2.91456198692322,4.64987516403198, 1.51231300830841,2.74279999732971,4.54418516159058,1.92362701892853,2.677659034729,4.21878910064697,1.77325594425201,2.71010303497314,4.33135509490967,2.01990008354187,2.80326294898987,4.30648183822632,1.86459302902222,2.84035801887512,4.43125486373901,2.30052995681763,2.71834397315979,4.0973858833313,2.06035709381104,2.64901089668274,4.10841608047485,2.1675169467926,2.61920499801636,4.01950597763062,2.24973511695862,2.55722308158875,3.90159511566162,2.39037108421326,2.59372401237488,3.95459008216858,2.29131889343262,2.48810195922852,3.90154790878296,2.14841508865356,2.57205700874329,3.87596797943115,1.88445198535919,2.49546694755554,4.13329982757568,2.01891207695007,2.33846211433411,4.17157316207886,1.54981195926666,2.40947890281677,4.49997282028198,1.39249503612518,2.37234091758728,4.65403079986572,0.84470397233963,2.25214600563049,5.04896688461304,0.299690991640091,1.75595498085022,5.24786376953125,0.947715997695923,1.93179905414581,5.09264707565308,6.04984903335571,8.32114696502686,-2.22471189498901,5.95594596862793,8.39424705505371,-1.71866095066071,5.98206090927124,7.46277284622192,-2.35517191886902,5.89638710021973,7.67671680450439,-0.845615983009338,5.8608021736145,8.54779815673828,-0.702901005744934,5.60541820526123,5.93090200424194,-0.148220002651215,5.58582496643066,5.75527477264404,-1.03015494346619,5.37845706939697,4.8790111541748,-2.96765089035034,5.60265398025513,5.697594165802,-2.30225896835327,5.28749513626099,11.6068153381348,-0.478680998086929,5.46200895309448,11.7744379043579,-1.06889700889587,5.02541399002075,11.3767967224121,0.597712993621826,5.30285787582397,10.1191339492798,0.240477994084358,5.41707801818848,10.1509943008423,-0.258756011724472,5.67765998840332,10.1162805557251,-1.31595301628113,3.95159411430359,14.3279571533203,1.54263401031494,3.87928104400635,13.9080419540405,2.0440239906311,3.72428107261658,13.0731115341187,2.84702301025391,4.59472799301147,11.9326171875,2.03273892402649,4.67491579055786,12.2371482849121,1.62939095497131,4.41729497909546,12.564227104187,2.10849595069885, 4.69468879699707,13.5657520294189,0.607721984386444,4.89741706848145,12.7903614044189,0.645168006420136,1.15442204475403,14.2148084640503,4.34915399551392,-0.161660000681877,14.3432149887085,4.64416885375977,4.69987821578979,2.2330470085144,-3.0188000202179,5.21022415161133,3.82124900817871,-2.69873690605164,5.18096399307251,4.02237796783447,-3.12876892089844,5.30213689804077,3.47442507743835,-1.25959396362305,4.75252819061279,1.37183499336243,-0.839824974536896,4.73405408859253,1.66745400428772,-1.73293602466583,0.22503399848938,4.58807802200317,5.35572481155396,0.354074001312256,4.6386079788208,5.27600479125977,0.514584004878998,4.26526403427124,5.16833591461182,0.468645006418228,3.61731505393982,5.34241199493408,0.680872023105621,3.66478300094604,5.24013996124268,0.440144002437592,2.67219209671021,5.07367420196533,0.64697802066803,2.70848202705383,5.03979921340942,0.0936610028147697,5.02857780456543,5.65587282180786,0.0658299997448921,4.89820003509521,5.71271896362305,0.516031980514526,5.18831777572632,5.10975694656372,0.583163022994995,5.57911205291748,4.0578761100769,0.24439999461174,5.62680387496948,4.04448223114014,0.401185005903244,5.96560096740723,4.15453720092773,0.609983026981354,5.91112184524536,4.17374420166016,0.0395819991827011,6.07701921463013,4.57136297225952,-0.0891520008444786,5.78869581222534,4.52624797821045,2.14972901344299,15.3927049636841,2.7332820892334,2.17108488082886,14.9028387069702,3.20706009864807,2.14999794960022,13.9328699111938,3.90633988380432,2.9363329410553,13.0364665985107,3.68236398696899,2.95682406425476,13.52223777771,3.40514993667603,3.51055502891541,14.6272888183594,1.92569100856781,3.05571699142456,14.897554397583,2.24370098114014,3.02419090270996,14.4338426589966,2.70534491539001,3.30001997947693,12.3507232666016,3.66548299789429,2.92631196975708,12.5091896057129,3.91767191886902,2.11188888549805,12.7769298553467,4.4221248626709,2.10670804977417,11.425687789917,4.78233003616333,2.98195099830627,11.4293251037598,4.32593202590942,-0.487194985151291,5.14472198486328,6.38517999649048, -0.297356992959976,5.08760118484497,6.39172506332397,-0.788940012454987,5.28543376922607,6.21751403808594,-0.653564989566803,5.23127222061157,6.33731698989868,-1.18318200111389,5.70893001556396,6.28893423080444,-1.33175098896027,5.63330793380737,6.10938692092896,-1.22370100021362,5.4283652305603,6.15474605560303,-1.40246498584747,5.24194002151489,5.89799213409424,-1.18294596672058,5.13269090652466,5.74641895294189,-1.15120697021484,5.19457578659058,5.83485507965088,-0.942310988903046,5.30561208724976,6.08758211135864,-1.57353401184082,5.23038816452026,5.71842288970947,-1.5699919462204,5.06177616119385,5.6208291053772,-1.42193198204041,5.01586580276489,5.69126415252686,-1.30588901042938,4.83506298065186,5.48300981521606,-1.40751504898071,4.79018688201904,5.42027902603149,-1.20271503925323,4.94609212875366,5.37314796447754,-1.21179902553558,5.00055599212646,5.49523687362671,-1.2002409696579,5.08339309692383,5.67360687255859,-1.3055180311203,4.72538995742798,5.31254911422729,-1.18970501422882,4.69798421859741,5.2504940032959,-1.14325797557831,4.77947616577148,5.29936695098877,-0.910115003585815,4.7473611831665,5.36743688583374,-0.929481983184814,4.65017318725586,5.31416988372803,-0.722128987312317,4.86297416687012,5.51957702636719,-0.851188004016876,4.9318528175354,5.39213418960571,-0.474858999252319,4.53832101821899,5.48288297653198,-0.292510986328125,4.55863285064697,5.44528293609619,-0.292131006717682,4.77679586410522,5.78178310394287,-0.444435000419617,4.82919788360596,5.7974100112915,-0.536598980426788,6.40015411376953,6.60315799713135,-0.827349007129669,6.36661577224731,6.41026306152344,-1.25996804237366,6.18749904632568,5.95485687255859,-1.07840704917908,6.29964399337769,6.18706321716309,-1.54236602783203,6.44818496704102,5.33846521377563,-1.71137201786041,5.70243215560913,5.44453811645508,-1.39338195323944,5.84778690338135,5.96812915802002,-1.42213296890259,6.04937791824341,5.75861692428589,-1.95157599449158,5.32370519638062,4.72072410583496,-1.74592399597168,4.74597597122192,4.69990110397339,-1.6105409860611,4.766037940979,5.10877799987793, -1.71143901348114,5.12530517578125,5.48269414901733,-1.82254600524902,5.21207618713379,5.24259996414185,-1.40403699874878,4.35705423355103,4.88261890411377,-1.07734298706055,4.13546419143677,5.15459203720093,-0.858443975448608,4.35389089584351,5.33015918731689,-0.998893976211548,4.41523694992065,5.2082839012146,-1.235023021698,4.63566112518311,5.15672302246094,-1.26726794242859,4.59485101699829,5.03959989547729,-0.493802011013031,4.10981893539429,5.35087299346924,-0.287624001502991,4.14049100875854,5.25783920288086,-0.713746011257172,7.67545318603516,5.82253980636597,-0.982900977134705,7.5364670753479,5.61595296859741,-1.45874094963074,7.14950609207153,5.15874290466309,-1.86675596237183,7.78006792068481,4.28825807571411,-2.4398889541626,6.06970119476318,4.59166097640991,-2.17193508148193,6.36870098114014,4.67284917831421,-2.30878090858459,6.67138719558716,4.48997116088867,-1.7865959405899,7.20809316635132,4.75160312652588,-1.70241105556488,6.92126321792603,4.96109914779663,-3.16644096374512,6.78485012054443,4.11102390289307,-4.44232082366943,6.17761707305908,4.03666019439697,-3.97115206718445,6.38161182403564,4.10597801208496,-3.72728395462036,4.908607006073,4.41309595108032,-3.41607689857483,5.22828722000122,4.4784951210022,-3.6170289516449,5.58883285522461,4.36318492889404,-2.77198791503906,5.79341602325439,4.54999780654907,-2.94091391563416,6.13324403762817,4.41592693328857,-3.21602010726929,4.88462781906128,4.55182218551636,-3.28643298149109,4.2579288482666,4.54751300811768,-3.02454710006714,4.55816411972046,4.59699106216431,-2.90131592750549,3.7148699760437,4.59119701385498,-2.68298602104187,3.9681510925293,4.60931587219238,-2.08933305740356,4.08153200149536,4.76112699508667,-2.15399789810181,4.41639184951782,4.63940191268921,-2.39662408828735,5.07983112335205,4.59952402114868,-0.479851007461548,3.43510508537292,5.46248817443848,-0.239573001861572,3.44322800636292,5.4434700012207,-1.57573103904724,3.24668288230896,5.14978408813477,-1.16823196411133,3.13101410865784,5.33385992050171,-1.17558896541595,3.3483419418335,5.30202579498291, -0.943894982337952,3.76676201820374,5.29718923568726,-1.16270005702972,3.77846503257751,5.2112979888916,-2.65437507629395,3.21741795539856,4.74722290039063,-2.47457194328308,3.41670107841492,4.79316902160645,-2.44053506851196,2.74504399299622,4.76128005981445,-2.29113602638245,2.86469197273254,4.84184217453003,-1.87834596633911,2.81776905059814,5.01619577407837,-1.94443500041962,3.09129405021667,5.00330209732056,-2.05801701545715,3.74581599235535,4.88519716262817,-5.42317390441895,5.49751996994019,3.56452393531799,-5.95261907577515,4.35171699523926,2.57601690292358,-4.49443817138672,3.10079288482666,3.69459104537964,-4.92876005172729,3.40884494781494,3.41034388542175,-4.60669898986816,4.49115610122681,3.96026802062988,-4.25448894500732,4.11839199066162,4.12504482269287,-3.50480008125305,3.92200398445129,4.46768522262573,-3.66410303115845,3.5432300567627,4.35744285583496,-3.8077540397644,2.68358707427979,4.06677579879761,-3.32055711746216,2.43956995010376,4.29396104812622,-3.2071590423584,3.12292289733887,4.4772891998291,-2.80199193954468,3.00487399101257,4.67763710021973,-2.91587400436401,2.78426504135132,4.59858083724976,-3.02220892906189,2.31253600120544,4.3842978477478,-2.78463888168335,2.19146299362183,4.37181282043457,-2.6545889377594,2.5043420791626,4.59526491165161,-3.6325581073761,1.80982398986816,3.76501703262329,-3.54242992401123,0.960440993309021,3.25339794158936,-3.16613507270813,1.05431795120239,3.50796103477478,-2.60015201568604,1.20009803771973,3.95624899864197,-3.03603601455688,1.7803510427475,4.01970815658569,-2.70478296279907,1.82518005371094,4.10064220428467,-2.28061389923096,1.39228594303131,4.27641916275024,-2.08011698722839,1.63455295562744,4.4906702041626,-2.49190211296082,1.88465905189514,4.18130016326904,-4.20954608917236,-0.424984991550446,0.502269983291626,-3.46087789535522,-0.87391197681427,0.46034500002861,-1.52705800533295,-1.57058000564575,0.529434025287628,-1.40500402450562,-1.51607096195221,2.76026105880737,-1.47120904922485,-1.59412503242493,2.02867007255554,-3.17026710510254,-0.72521299123764,2.09599494934082, -2.87564897537231,-0.489345997571945,2.69192600250244,-2.59698295593262,0.320161014795303,3.50587296485901,-2.29536390304565,-0.0382240004837513,3.59013199806213,-1.1350029706955,-0.950704991817474,3.93878793716431,-0.794890999794006,-0.0688790008425713,4.40747308731079,-1.82420098781586,0.446478992700577,4.13098907470703,-1.81934702396393,1.04115700721741,4.48521900177002,-1.54340195655823,0.896147012710571,4.55678987503052,-0.592503011226654,0.646090984344482,4.54789590835571,-0.466572999954224,1.18526494503021,4.940758228302,-1.33015894889832,1.31851601600647,4.91886806488037,-3.95574498176575,0.882700979709625,2.90532803535461,-4.40745210647583,0.836220026016235,2.43127608299255,-4.83121109008789,2.11834788322449,2.83970308303833,-4.37993478775024,1.95404100418091,3.25143694877625,-5.81697511672974,2.66751003265381,1.57512295246124,-5.29345798492432,0.92756599187851,0.968625009059906,-5.87230920791626,6.14591693878174,3.34069108963013,-6.21174192428589,6.82408618927002,2.98756194114685,-6.38941621780396,8.08129501342773,2.30261898040771,-7.14539813995361,7.93321895599365,1.20118403434753,-6.40416717529297,9.57924461364746,2.32967400550842,-6.26619100570679,10.3631286621094,2.82864999771118,-6.38945484161377,11.3601741790771,2.36326909065247,-6.56407690048218,10.9609470367432,1.95721697807312,-6.79415512084961,10.0010938644409,1.30048596858978,-5.63197422027588,11.2304601669312,3.73568391799927,-5.90399980545044,10.9951972961426,3.43894410133362,-4.89145803451538,10.9789304733276,4.47139978408813,-4.94659805297852,11.5172300338745,4.30263900756836,-5.10162210464478,12.4562664031982,3.85166501998901,-6.16915702819824,11.715931892395,2.78056502342224,-5.88622713088989,12.0258073806763,3.17745995521545,-0.887193977832794,9.61131477355957,5.1738657951355,-1.22494602203369,9.57267475128174,4.98837184906006,-1.44623196125031,9.38564872741699,4.64937591552734,-2.66784501075745,11.4486465454102,5.34507608413696,-2.13520908355713,11.4909658432007,5.46065521240234,-1.62810099124908,11.5796413421631,5.49300193786621,-1.14391803741455,11.6447629928589,5.47433376312256, -5.69393491744995,7.1703667640686,3.24886798858643,-6.1392822265625,9.31274509429932,2.71318292617798,-1.91064894199371,7.95056390762329,4.09965991973877,-5.79807376861572,10.5212306976318,3.70457410812378,-0.428507000207901,2.55573606491089,5.13814783096313,-0.209122002124786,2.57114100456238,5.11237001419067,-1.33278596401215,2.48674893379211,4.90719890594482,-1.01337099075317,2.51623892784119,5.03139781951904,-0.892096996307373,2.78796100616455,5.27764797210693,-1.08247601985931,2.74772095680237,5.21458292007446,-2.06669592857361,2.263916015625,4.45434379577637,-1.96309804916382,2.32165193557739,4.55402278900146,-1.6533180475235,2.4379289150238,4.75778818130493,-1.75179994106293,2.5707950592041,4.90213203430176,-2.19558310508728,2.37839293479919,4.58940505981445,-2.07115411758423,2.44747996330261,4.6884298324585,-2.1675488948822,2.18779897689819,4.16636896133423,-2.15503597259521,2.193039894104,4.27564287185669,-2.28696489334106,2.30537700653076,4.49361085891724,-2.35002899169922,2.23647594451904,4.40060091018677,-2.39816498756409,2.14558792114258,4.20933294296265,-1.80820894241333,2.11664390563965,4.50467109680176,-2.08768105506897,2.17539596557617,4.20419120788574,-2.21590495109558,2.04084610939026,4.20779705047607,-1.86582696437836,1.92464196681976,4.53750991821289,-0.426277011632919,2.05440092086792,5.20828199386597,-1.15217399597168,2.08884000778198,4.99914789199829,-1.42515301704407,1.85425305366516,4.92646598815918,-1.17939102649689,1.81896305084229,5.07669305801392,-0.409346014261246,1.72092998027802,5.25900411605835,-7.0879921913147,5.53258323669434,-0.0743720009922981,-7.55547285079956,7.6251220703125,-0.115780003368855,-7.85325384140015,7.31437683105469,-1.60701596736908,-7.45909118652344,5.62283420562744,-2.2792010307312,-7.32407999038696,5.51400089263916,-1.38344299793243,-7.21041202545166,10.0864658355713,0.305790990591049,-6.72639799118042,11.1603031158447,1.52099800109863,-6.90262794494629,11.3005266189575,1.09134197235107,-7.25575399398804,12.2699909210205,0.278719991445541,-7.62905883789063,11.7203769683838,-0.786785006523132, -7.45307016372681,11.5780277252197,-0.27546501159668,-7.27799320220947,11.4874591827393,0.203146994113922,-7.93914985656738,9.84201145172119,-1.92613399028778,-7.74427223205566,9.91557598114014,-1.21378397941589,-7.57214307785034,9.97374629974365,-0.685808002948761,-6.17673301696777,12.6202049255371,2.54671907424927,-6.48772001266479,12.2303771972656,2.07797598838806,-5.22892093658447,12.8617162704468,3.61515498161316,-5.3620867729187,13.2231073379517,3.3340311050415,-5.96764802932739,14.5867595672607,1.75891101360321,-5.65515804290771,13.9187297821045,2.65149402618408,-7.17277383804321,13.1057167053223,0.33561098575592,-6.98969316482544,12.8791961669922,0.821677029132843,-6.81268310546875,12.6695280075073,1.25932896137238,-6.65176677703857,13.4091873168945,1.3366379737854,-2.88370203971863,14.0680160522461,4.64116191864014,-2.40035700798035,14.1830539703369,4.71452713012695,-1.93258905410767,14.2851581573486,4.74164915084839,-1.43092703819275,14.3550443649292,4.74730587005615,-6.20327806472778,3.0187349319458,0.673838973045349,-6.48649501800537,3.25229406356812,-0.308194994926453,-6.7781138420105,4.04085111618042,-2.76061105728149,-6.75778913497925,3.8864529132843,-2.33852791786194,-6.71306800842285,3.67561292648315,-1.81101703643799,-6.01159286499023,2.61778497695923,-3.40273904800415,-6.05967617034912,2.38978505134583,-2.87674498558044,-6.03341197967529,2.10719108581543,-2.32353091239929,-5.8019118309021,1.45163798332214,-0.903931021690369,-0.805648028850555,4.57274913787842,5.40139198303223,-0.652431011199951,4.52859783172607,5.4814510345459,-0.710583984851837,4.09474515914917,5.36754989624023,-0.907289981842041,4.10291385650635,5.27670478820801,-0.956761002540588,3.3959059715271,5.3814549446106,-0.722235977649689,3.42487788200378,5.44907712936401,-0.636956989765167,2.54401707649231,5.11923694610596,-0.832756996154785,2.52866792678833,5.08432292938232,-0.57448399066925,5.0766978263855,5.6721248626709,-0.526529014110565,4.92478799819946,5.76499605178833,-0.438508003950119,5.24762582778931,6.04556703567505,-0.626285970211029,6.01778697967529,4.53505802154541, -1.14744305610657,5.97174882888794,4.59400701522827,-1.13203501701355,5.94679689407349,4.28082323074341,-1.34888696670532,5.68530797958374,4.44611406326294,-1.10663294792175,5.73499393463135,4.17141914367676,-0.529018998146057,5.65936517715454,4.39144277572632,-0.51793497800827,5.80492687225342,4.379234790802,-4.89488220214844,13.446888923645,3.66771602630615,-4.41668081283569,13.6410284042358,3.99250888824463,-3.31165504455566,13.4197988510132,4.71271419525146,-3.39459109306335,13.9404649734497,4.48975801467896,-3.76384711265564,15.7335624694824,2.84549188613892,-3.56817698478699,14.8641748428345,3.81507110595703,-4.86321020126343,15.2414150238037,2.41269397735596,-4.64384508132935,14.4591836929321,3.33605194091797,-4.74695587158203,14.8484325408936,2.9195990562439,-3.16939902305603,10.8333759307861,5.13400316238403,-3.20437407493591,11.4807758331299,5.21184778213501,-3.25553798675537,12.8420257568359,4.92080402374268,-4.21925783157349,12.7032527923584,4.44739484786987,-4.55694723129272,11.5757751464844,4.56558179855347,-4.14374685287476,11.5789632797241,4.81367921829224,0.843526005744934,5.40385723114014,5.83053207397461,0.948761999607086,5.53292322158813,5.77961301803589,0.623167991638184,5.13341188430786,5.23754978179932,1.05363798141479,5.3721399307251,5.53662204742432,0.289525002241135,4.87159395217896,5.30742597579956,0.34484401345253,4.91318607330322,5.20749616622925,0.434448003768921,4.86189985275269,5.15725088119507,0.521139025688171,4.92432689666748,5.12827301025391,0.0421839989721775,4.64428091049194,5.42963123321533,0.0145020000636578,4.69717121124268,5.48389482498169,-0.130932003259659,4.73256492614746,5.65788507461548,-0.0129859996959567,4.77193403244019,5.63822889328003,-0.130318999290466,6.047532081604,6.84261989593506,0.196336999535561,6.05362796783447,6.71079921722412,0.629616975784302,6.01782417297363,6.18666791915894,0.551370978355408,6.52300882339478,5.88083505630493,0.440861999988556,6.04671621322632,6.46339178085327,0.84850001335144,6.29606103897095,5.34257316589355,1.23114597797394,5.42099380493164,5.16572189331055, 0.758028984069824,4.6581859588623,4.75011491775513,0.70353502035141,4.80226802825928,4.9805588722229,-0.074862003326416,8.57339668273926,5.35241985321045,-0.456452012062073,8.61992454528809,5.41428422927856,0.502336025238037,7.72795104980469,5.10378122329712,0.438133001327515,8.31182193756104,4.72303199768066,1.21856498718262,7.09116697311401,4.33550691604614,0.964379012584686,7.85716390609741,4.12089490890503,0.978384971618652,7.31343603134155,4.55628299713135,2.94090104103088,5.95351123809814,3.89196610450745,2.75754594802856,6.92061996459961,3.62465500831604,2.54678201675415,6.20717716217041,3.94544696807861,1.93927001953125,4.26935577392578,4.37151908874512,2.62702298164368,5.2629017829895,4.08791303634644,1.86601805686951,5.76398611068726,4.22671794891357,0.2223120033741,3.67157602310181,5.2837028503418,2.29623699188232,3.32957100868225,4.37080192565918,4.57169389724731,4.80924606323242,2.64788293838501,3.46878099441528,4.95211219787598,3.72864699363709,2.50300288200378,2.74903011322021,4.04136800765991,3.54881501197815,1.77723300457001,2.79802703857422,2.32416796684265,2.33129096031189,3.96410894393921,2.33612704277039,1.97944104671478,3.9865300655365,0.164254993200302,-1.72484004497528,1.97565495967865,1.99554300308228,-1.20520305633545,0.958706021308899,2.16315507888794,-1.17938601970673,1.72356295585632,0.393236011266708,0.224000006914139,4.61438512802124,1.86739504337311,-1.13562405109406,3.22338891029358,1.54778695106506,0.608442008495331,4.24215984344482,0.349738001823425,1.38988196849823,5.134596824646,1.36552202701569,1.17403399944305,4.57673788070679,1.25648105144501,1.62729799747467,4.93508386611938,3.87949895858765,1.75553405284882,2.38214111328125,5.52589082717896,8.11187076568604,1.13362801074982,4.79299402236938,8.39015293121338,2.04890704154968,4.93019008636475,6.47835206985474,2.56603097915649,0.536055982112885,13.0319948196411,4.99995088577271,-0.101791001856327,12.3312540054321,5.27205801010132,0.245131000876427,2.76508092880249,5.21111011505127,1.67158997058868,2.8033881187439,4.49269104003906, 1.96736097335815,2.73868298530579,4.26300382614136,1.94233405590057,2.41422700881958,4.15554523468018,1.0946329832077,2.14965891838074,4.97531604766846,5.91461277008057,7.51605415344238,-1.88722705841064,5.87753200531006,7.79851198196411,-0.227089002728462,5.77778005599976,6.62371015548706,-2.08020210266113,5.09507989883423,12.2364292144775,0.0675980001688004,4.8038067817688,11.6102142333984,1.55383801460266,5.47714281082153,10.9047117233276,-0.95320600271225,4.61824607849121,13.2391214370728,1.16881000995636,4.99364614486694,2.98142790794373,-2.83942294120789,5.19665193557739,3.26327800750732,-0.282465994358063,0.290645003318787,4.71276092529297,5.33531188964844,0.213081002235413,4.78752279281616,5.40161991119385,0.124987997114658,4.95112800598145,5.55899286270142,0.0690009966492653,4.84320497512817,5.61500120162964,0.62703001499176,5.42573404312134,5.73609685897827,3.34781503677368,13.2995100021362,3.14267492294312,3.37785911560059,11.3766765594482,4.10742998123169,-1.43303394317627,5.12733697891235,5.79300117492676,-1.2360759973526,4.7925009727478,5.36944389343262,-1.28459596633911,5.01584100723267,5.70332193374634,-1.02264297008514,4.77385520935059,5.29502105712891,-0.46697399020195,4.61360502243042,5.51713609695435,-0.29729899764061,4.62231111526489,5.49710178375244,-0.299623996019363,4.67418098449707,5.54516696929932,-0.45634999871254,4.68261098861694,5.55079078674316,-0.298714995384216,4.73919010162354,5.68735218048096,-0.448514997959137,4.77833700180054,5.70107793807983,-0.48396098613739,6.0636568069458,6.77699708938599,-0.575959026813507,6.71437120437622,6.38485717773438,-0.793687999248505,6.06809902191162,6.58715486526489,-1.23367094993591,5.95491695404053,6.15108108520508,-1.04553401470184,6.03225994110107,6.3654408454895,-1.34758996963501,6.63524293899536,5.56417322158813,-1.86138498783112,5.58743190765381,5.00948810577393,-1.70568096637726,6.21892881393433,5.11489200592041,-1.69224798679352,5.34662818908691,5.56827020645142,-1.92752802371979,5.64788913726807,4.78785276412964,-1.49806594848633,4.63675689697266,4.87561798095703, -1.37499403953552,4.68182897567749,5.20865488052368,-1.80149495601654,5.47473382949829,5.33009195327759,-1.58281600475311,4.53313398361206,4.76000308990479,-1.15157604217529,4.38081502914429,5.0196647644043,-0.881047010421753,4.23832178115845,5.29691410064697,-0.836777985095978,4.45759296417236,5.37255620956421,-1.44199705123901,4.65667200088501,5.06213998794556,-0.760847985744476,8.00354290008545,5.63665819168091,-0.821101009845734,8.60969638824463,5.30405712127686,-1.11690998077393,8.52439212799072,5.04830408096313,-1.32125794887543,8.33620262145996,4.708899974823,-1.56523394584656,8.06769466400146,4.44447422027588,-2.72922706604004,6.71304798126221,4.27096080780029,-2.16276407241821,7.50004100799561,4.17675113677979,-2.04512095451355,6.94660615921021,4.60214710235596,-1.52742099761963,7.45288801193237,4.93724012374878,-3.96886992454529,5.28214597702026,4.30244112014771,-3.09845089912415,5.51818704605103,4.51530313491821,-3.50044989585876,4.56943511962891,4.49087810516357,-0.256886005401611,3.5859808921814,5.31452608108521,-1.81110405921936,3.50438594818115,5.03442716598511,-1.70662403106689,2.90418910980225,5.09918689727783,-2.01456189155579,3.4155158996582,4.97405195236206,-4.96084117889404,5.91302108764648,3.87088799476624,-4.62453603744507,5.36872911453247,4.00700616836548,-5.77040100097656,4.9719672203064,3.13326811790466,-4.81398010253906,3.9869270324707,3.69701910018921,-4.30795288085938,4.9218897819519,4.16336297988892,-3.94336295127869,3.80676698684692,4.25758695602417,-4.12253904342651,2.86478900909424,3.90795207023621,-3.14082789421082,2.6589469909668,4.47752380371094,-2.9243049621582,3.21258997917175,4.6100640296936,-2.67983889579773,2.81147789955139,4.69028091430664,-2.86232900619507,2.46144008636475,4.51273918151855,-2.45012998580933,2.47127795219421,4.63010501861572,-2.61466002464294,1.53644394874573,4.0583291053772,-2.37874102592468,1.67110204696655,4.24624300003052,-4.01060390472412,-0.434920012950897,1.45403397083282,-2.11711001396179,-1.50201201438904,1.2856810092926,-2.04202103614807,-1.38499999046326,2.03310704231262, -3.66099691390991,-0.27190700173378,2.17142200469971,-2.5871729850769,-0.270999997854233,3.19702911376953,-1.30405902862549,-1.33494699001312,3.43314599990845,-1.02063596248627,0.39988699555397,4.43217897415161,-1.95229303836823,0.856356024742126,4.28648281097412,-1.69859004020691,1.23644495010376,4.64491319656372,-0.831825971603394,0.960260987281799,4.77132797241211,-0.68739902973175,1.38071799278259,5.19457197189331,-1.50209701061249,1.58933401107788,4.88852882385254,-4.65841197967529,1.46141397953033,2.61441397666931,-5.59734487533569,1.75761699676514,1.24959802627563,-5.99112176895142,10.2613506317139,3.42930102348328,-5.54706716537476,10.7299928665161,3.97526407241821,-5.40716314315796,11.8622179031372,3.7822060585022,-5.00870990753174,12.0027179718018,4.07879781723022,-5.75100898742676,11.6559057235718,3.45859408378601,-2.70938396453857,12.1951103210449,5.26426315307617,-1.21652698516846,12.3509473800659,5.39994478225708,-1.70751702785492,12.313214302063,5.4209361076355,-3.27554702758789,7.07175779342651,4.03400707244873,-5.97244691848755,8.12099742889404,2.67936396598816,-0.215600997209549,2.69587898254395,5.24134397506714,-0.443506985902786,2.67039108276367,5.25852489471436,-1.53304398059845,2.53712701797485,4.91555595397949,-1.69970405101776,2.49546909332275,4.83377122879028,-6.52944803237915,4.33328199386597,1.09733605384827,-7.90255689620972,7.22933101654053,-1.99869298934937,-7.76813983917236,7.38460397720337,-1.17956101894379,-7.02298212051392,4.57137823104858,-1.56326603889465,-7.74062490463257,6.41844701766968,-2.10166501998901,-7.43499898910522,12.4528713226318,-0.215175002813339,-7.7731819152832,10.8946485519409,-1.35017800331116,-6.03062915802002,12.3396148681641,2.88019609451294,-6.0998010635376,13.5689144134521,2.2355809211731,-6.48598003387451,13.1525592803955,1.76587402820587,-6.8402271270752,13.677791595459,0.858810007572174,-2.80374097824097,13.5205373764038,4.86986923217773,-6.36273288726807,3.40665793418884,-3.19957804679871,-6.17317199707031,2.27316999435425,-0.591054022312164,-0.779039978981018,4.67609977722168,5.44097995758057, -0.62832498550415,4.61452722549438,5.50867700576782,-0.598936975002289,4.68998193740845,5.5426230430603,-0.749157011508942,4.76210117340088,5.48117208480835,-0.719564974308014,3.59391093254089,5.4022159576416,-0.659448981285095,2.65056490898132,5.23551177978516,-0.682743012905121,4.98496580123901,5.58571100234985,-0.550127983093262,4.84429121017456,5.67189788818359,-1.28457200527191,5.87785196304321,4.57192516326904,-4.10823678970337,14.6756420135498,3.60949611663818,-5.155601978302,14.2067108154297,3.0073618888855,-3.6600980758667,10.9396228790283,5.03097486495972,-3.70728206634521,12.1648454666138,4.87320899963379,-3.22395610809326,12.1737785339355,5.09982490539551,0.44003900885582,8.86598491668701,4.30241680145264,0.3714340031147,8.86756706237793,4.61041307449341,0.199191004037857,8.98690319061279,4.97597885131836,-0.120558999478817,9.07155609130859,5.22200298309326,-0.496859014034271,9.12003993988037,5.28167009353638,-0.854933023452759,9.12594890594482,5.175950050354,-1.17008101940155,9.18231105804443,4.93106889724731,-1.37208104133606,9.06615734100342,4.57689905166626,-1.56269001960754,9.74857234954834,4.80212783813477,-1.26570105552673,9.83445167541504,5.05069303512573,-0.910857975482941,9.88041400909424,5.20602416992188,-0.531849026679993,9.88162612915039,5.25921821594238,-0.145754992961884,9.84286689758301,5.19481420516968,0.211164996027946,9.76948261260986,5.0157299041748,0.47604900598526,9.68512153625488,4.72845697402954,0.609148979187012,9.59278297424316,4.43159818649292,1.03064095973969,10.1920938491821,4.65145111083984,0.756164014339447,10.3358917236328,4.94946908950806,0.345254987478256,10.4610605239868,5.17858219146729,-0.118845999240875,10.5708999633789,5.30031681060791,-0.577103972434998,10.6159009933472,5.36518001556396,-1.00872802734375,10.5983438491821,5.3470458984375,-1.42801296710968,10.51051902771,5.29707288742065,-1.84024894237518,10.3748826980591,5.17687797546387,0.435591012239456,2.14543294906616,5.17572498321533,0.476087987422943,1.98476803302765,5.21692609786987,0.520678997039795,1.8051860332489,5.22053480148315, 0.596552014350891,1.42806303501129,5.11494207382202,0.595529973506927,1.2606999874115,4.81994199752808,0.607529997825623,0.987948000431061,4.59346723556519,0.64674299955368,0.64641797542572,4.52959012985229,0.722114980220795,0.278104990720749,4.52855110168457,0.812171995639801,-0.13400599360466,4.47556400299072,0.904370009899139,-0.630223989486694,4.35092401504517,0.951851010322571,-1.15142905712128,3.9931640625,0.916900992393494,-1.5080269575119,3.38666200637817,0.808892011642456,-1.62182605266571,2.66625308990479,0.675249993801117,-1.66031694412231,1.92871403694153,0.513007998466492,-1.56303703784943,1.19009900093079,0.352506011724472,-1.50805294513702,0.464186996221542,0.194388002157211,-1.54202795028687,-0.255802989006042,-0.619225978851318,-1.6092369556427,-0.183687001466751,-0.535045981407166,-1.63130295276642,0.531435012817383,-0.451480001211166,-1.71566104888916,1.2605140209198,-0.363214999437332,-1.75788199901581,2.00804495811462,-0.268813997507095,-1.67948698997498,2.74460005760193,-0.179823994636536,-1.58984303474426,3.47581911087036,-0.087067998945713,-1.2213089466095,4.06386709213257,-0.0136409997940063,-0.700183987617493,4.4130220413208,0.0255660004913807,-0.208314001560211,4.56628084182739,0.0376069992780685,0.213355004787445,4.62394905090332,0.0431349985301495,0.585623979568481,4.60527276992798,0.0506489984691143,0.936034023761749,4.61128711700439,0.0732040032744408,1.20164501667023,4.84458780288696,0.100210003554821,1.36520302295685,5.15234422683716,0.0715939998626709,1.72434103488922,5.25082302093506,0.0418080016970634,1.90192902088165,5.24074411392212,0.0149360001087189,2.06772708892822,5.21468877792358,0.017238000407815,3.10340595245361,5.43420505523682,0.254745006561279,3.17833399772644,5.38212013244629,0.484557002782822,3.25070905685425,5.31804513931274,0.701920986175537,3.28460001945496,5.24208498001099,0.91091001033783,3.26833200454712,5.17888021469116,1.09207999706268,3.22666001319885,5.08937501907349,1.25177800655365,3.16768598556519,4.98947286605835,1.39784204959869,3.10814595222473,4.89129877090454, 1.53424298763275,3.0614960193634,4.79601621627808,1.66292095184326,3.0207200050354,4.69741010665894,1.78552103042603,2.97575211524963,4.59116411209106,1.92364895343781,2.92144989967346,4.47680616378784,2.07953596115112,2.87543702125549,4.34390878677368,2.23830795288086,2.82595300674438,4.22286796569824,2.36199808120728,2.77422094345093,4.12058019638062,2.43207001686096,2.69789505004883,4.03590297698975,2.45386099815369,2.61424398422241,3.95974707603455,2.42680191993713,2.54246997833252,3.89463710784912,2.35741591453552,2.46511507034302,3.89253211021423,2.25405192375183,2.38121795654297,3.99504089355469,2.09628009796143,2.26512908935547,4.17480278015137,1.7143759727478,2.03438806533813,4.57151794433594,1.54384696483612,1.94762003421783,4.72648286819458,1.19500303268433,1.81766295433044,4.9708948135376,0.996914982795715,1.7512229681015,5.06648921966553,0.565912008285522,1.61914801597595,5.21155881881714,0.335846990346909,1.56999802589417,5.2560977935791,0.0971470028162003,1.54139602184296,5.27563619613647,-0.403757005929947,1.54227101802826,5.27236986160278,-0.664856016635895,1.57474803924561,5.23600196838379,-1.19298601150513,1.67346799373627,5.06471681594849,-1.45290696620941,1.72562599182129,4.92328977584839,-1.91741502285004,1.83598101139069,4.54308891296387,-2.11329698562622,1.90356802940369,4.36051511764526,-2.2978310585022,1.98688995838165,4.21751499176025,-2.46292304992676,2.06002998352051,4.17120695114136,-2.520427942276,2.11760401725769,4.26786994934082,-2.49656510353088,2.20121598243713,4.38091707229614,-2.44295310974121,2.29721689224243,4.47602701187134,-2.36578011512756,2.37176108360291,4.56499481201172,-2.26442003250122,2.44621205329895,4.6527099609375,-2.13407707214355,2.51639294624329,4.7535982131958,-1.97965800762177,2.58832406997681,4.86484622955322,-1.80993402004242,2.66449308395386,4.96675586700439,-1.6429990530014,2.73400211334229,5.05359315872192,-1.47560501098633,2.79710507392883,5.13108491897583,-1.30516505241394,2.8626880645752,5.20561122894287,-1.12371003627777,2.93198895454407,5.27403020858765, -0.923135995864868,2.99235105514526,5.33465480804443,-0.703049004077911,3.03095197677612,5.37988615036011,-0.469716012477875,3.05073595046997,5.4088921546936,-0.227561995387077,3.06457996368408,5.43146276473999,-0.00737999984994531,2.19933700561523,5.1374077796936,-0.433681011199951,2.18408298492432,5.12636184692383,-0.666204988956451,2.18739104270935,5.08815097808838,-1.15119695663452,2.2069239616394,4.93094396591187,-1.38018405437469,2.20411801338196,4.79020500183105,-1.79962205886841,2.20457792282104,4.4688777923584,-1.95892703533173,2.22222995758057,4.28833198547363,-2.0506579875946,2.23773598670959,4.1883339881897,-2.09364199638367,2.2435450553894,4.15264081954956,-2.10759997367859,2.22584390640259,4.14796590805054,-2.1077868938446,2.21211194992065,4.17247819900513,-2.08948302268982,2.22014403343201,4.20857191085815,-2.05685591697693,2.22252798080444,4.28400611877441,-2.00421690940857,2.24059796333313,4.38368797302246,-1.91239905357361,2.27485203742981,4.48640584945679,-1.77929902076721,2.3274610042572,4.59286212921143,-1.6175149679184,2.38413000106812,4.68857192993164,-1.45475602149963,2.4172260761261,4.76682806015015,-1.30278694629669,2.43402695655823,4.82734823226929,-1.1507420539856,2.44775700569153,4.88868284225464,-0.989498019218445,2.4619460105896,4.94495487213135,-0.814674019813538,2.46572589874268,4.99673700332642,-0.624388992786407,2.47177195549011,5.02488994598389,-0.421837002038956,2.47590303421021,5.03766107559204,-0.207689002156258,2.4727680683136,5.02823686599731,0.00957100000232458,2.47741293907166,4.99860286712646,0.219521999359131,2.51030397415161,4.99853610992432,0.420383989810944,2.5637218952179,4.97045278549194,0.617540001869202,2.60932397842407,4.92510509490967,0.794965982437134,2.65384006500244,4.8665828704834,0.953323006629944,2.67220592498779,4.8044261932373,1.09603500366211,2.67831802368164,4.737389087677,1.22707903385162,2.68349194526672,4.65791893005371,1.3534140586853,2.68017101287842,4.57069301605225,1.47701799869537,2.67204809188843,4.47905015945435,1.60343301296234,2.66323494911194,4.37987804412842, 1.7406599521637,2.65464091300964,4.27607393264771,1.88295698165894,2.62799191474915,4.16518211364746,2.00884699821472,2.60707807540894,4.04757499694824,2.10550093650818,2.5868980884552,3.95612597465515,2.16773796081543,2.57179188728333,3.89914608001709,2.1868040561676,2.57228589057922,3.86046290397644,2.15955591201782,2.59705209732056,3.84296894073486,2.09578704833984,2.60054397583008,3.85623407363892,1.98855304718018,2.60174894332886,3.92341303825378,1.83541905879974,2.5661039352417,4.09475088119507,1.50986003875732,2.50492906570435,4.44885110855103,1.34089696407318,2.47151708602905,4.59365081787109,0.983583986759186,2.39776492118835,4.86115598678589,0.792972028255463,2.36248707771301,4.96982908248901,0.40039199590683,2.27163600921631,5.10265922546387,0.197497993707657,2.23343110084534,5.13503789901733,-1.05510902404785,-1.59273302555084,-0.177915006875992,-1.0122150182724,-1.62155199050903,0.538357019424438,-0.969394028186798,-1.70562398433685,1.27468001842499,-0.908290982246399,-1.70375597476959,2.02401804924011,-0.829437971115112,-1.6144700050354,2.75697994232178,-0.752270996570587,-1.52101302146912,3.47590589523315,-0.624809980392456,-1.13433301448822,4.0260009765625,-0.49854901432991,-0.636635005474091,4.36222696304321,-0.394538998603821,-0.165542006492615,4.511549949646,-0.323237985372543,0.240932002663612,4.57071876525879,-0.272276014089584,0.605014026165009,4.56432676315308,-0.237799003720284,0.936451017856598,4.64551210403442,-0.195556998252869,1.19800794124603,4.87898921966553,-0.154174998402596,1.35557901859283,5.17452001571655,-0.149355992674828,1.5331130027771,5.27910614013672,-0.164308995008469,1.71339094638824,5.26591205596924,-0.183614999055862,1.89096903800964,5.25922393798828,-0.201211005449295,2.05834007263184,5.23007392883301,-0.215336993336678,2.19326400756836,5.15043497085571,0.596925973892212,2.3168580532074,5.04456806182861,0.639077007770538,2.19463706016541,5.11554288864136,0.684566974639893,2.04074907302856,5.1574330329895,0.736146986484528,1.86675500869751,5.16618680953979,0.789148986339569,1.68145298957825,5.15436506271362, 0.835192978382111,1.48154401779175,5.08320093154907,0.849431991577148,1.29331994056702,4.82811880111694,0.877614974975586,1.03237903118134,4.60953283309937,0.927417993545532,0.715342998504639,4.48001384735107,1.02130401134491,0.361645996570587,4.42693090438843,1.15097200870514,-0.0331810005009174,4.36533880233765,1.30052602291107,-0.49609300494194,4.23597478866577,1.41400301456451,-0.998161971569061,3.90173888206482,1.42876398563385,-1.38271594047546,3.32172107696533,1.32624101638794,-1.5268030166626,2.60675501823425,1.17390394210815,-1.54929101467133,1.867840051651,0.981355011463165,-1.45681500434875,1.12771201133728,0.782956004142761,-1.39852797985077,0.401504009962082,0.5833899974823,-1.43535304069519,-0.319855004549026,1.16723704338074,2.43321800231934,4.7312650680542,1.22156500816345,2.32663798332214,4.79201412200928,1.2756210565567,2.19126605987549,4.84054803848267,1.33136105537415,2.04168701171875,4.86903381347656,1.3770580291748,1.88013398647308,4.86042022705078,1.44660997390747,1.70536601543427,4.83528804779053,1.50951099395752,1.5069899559021,4.68860816955566,1.58227705955505,1.27975296974182,4.51151180267334,1.66776502132416,1.03326499462128,4.33292722702026,1.77963495254517,0.773153007030487,4.14788198471069,1.93144297599792,0.492473989725113,3.96318292617798,2.12411904335022,0.184762999415398,3.75041794776917,2.32090091705322,-0.134636998176575,3.44675397872925,2.51485395431519,-0.448579996824265,3.00005888938904,2.63208699226379,-0.701964020729065,2.37828993797302,2.65069198608398,-0.884284019470215,1.65890300273895,2.54672002792358,-0.973556995391846,0.870009005069733,2.28281402587891,-0.904205024242401,0.0688809975981712,1.92840802669525,-0.860264003276825,-0.727594017982483,-0.910386025905609,2.20304203033447,5.03516817092896,-0.912506997585297,2.0805549621582,5.11386585235596,-0.912567019462585,1.93405401706696,5.14607191085815,-0.919059991836548,1.78102505207062,5.1593451499939,-0.930329024791718,1.62191903591156,5.16918706893921,-0.964272022247314,1.43989598751068,5.13503122329712,-1.04193198680878,1.23954105377197,4.98125219345093, -1.13750505447388,1.01668202877045,4.78649806976318,-1.2392590045929,0.779437005519867,4.58977508544922,-1.35629999637604,0.521187007427216,4.40152502059937,-1.51214194297791,0.23683899641037,4.22034215927124,-1.72306597232819,-0.0691159963607788,4.00085496902466,-1.96580505371094,-0.376625001430511,3.69639110565186,-2.22054505348206,-0.663895010948181,3.27510809898376,-2.43776392936707,-0.896965980529785,2.71317911148071,-2.62204194068909,-1.10115694999695,2.05527091026306,-2.74993801116943,-1.24959897994995,1.30612599849701,-2.76238298416138,-1.25078594684601,0.480087995529175,-2.66826796531677,-1.20063197612762,-0.346323996782303,1.67460095882416,2.5229160785675,4.28002786636353,1.71027803421021,2.4391040802002,4.31900596618652,1.75825297832489,2.34666109085083,4.34679412841797,1.82510101795197,2.24455595016479,4.36775302886963,1.90213000774384,2.14418411254883,4.38294982910156,1.98340094089508,2.03860092163086,4.36409091949463,2.06462907791138,1.90983498096466,4.272057056427,2.16653108596802,1.7568119764328,4.15884780883789,2.27472805976868,1.59255802631378,4.02376699447632,2.38847589492798,1.43219697475433,3.84774804115295,2.52213311195374,1.28426802158356,3.62880206108093,2.69749999046326,1.14110803604126,3.37827396392822,2.90504598617554,0.99950897693634,3.06767010688782,3.16435408592224,0.848194003105164,2.68685007095337,3.49015688896179,0.677559971809387,2.21996808052063,3.83458209037781,0.509905993938446,1.62512898445129,4.11792421340942,0.39138600230217,0.867220997810364,4.25343322753906,0.396275013685226,-0.0691270008683205,4.22235918045044,0.614871025085449,-1.07673895359039,4.16994380950928,1.01083302497864,-1.95524501800537,4.20647811889648,1.33845794200897,-2.67236709594727,4.25704097747803,1.59853100776672,-3.26276898384094,4.28544998168945,1.80606603622437,-3.77430891990662,-5.72776412963867,1.9119770526886,-3.71112895011902,-5.65702199935913,1.72931301593781,-3.20918798446655,-5.57646608352661,1.48727095127106,-2.65555596351624,-5.41227912902832,1.19470405578613,-2.04275989532471,-5.20834493637085,0.816597998142242,-1.34366798400879, -5.05287981033325,0.415951013565063,-0.376331001520157,-4.86353206634521,0.172150000929832,0.712041974067688,-4.50903177261353,0.151951000094414,1.61051094532013,-4.06896877288818,0.259930998086929,2.27788591384888,-3.641597032547,0.39732900261879,2.7817530632019,-3.23632597923279,0.551536023616791,3.15499997138977,-2.88854193687439,0.689182996749878,3.46925497055054,-2.60947394371033,0.805539011955261,3.76052188873291,-2.37658405303955,0.928318977355957,4.00579500198364,-2.19976091384888,1.06064403057098,4.2155442237854,-2.06633591651917,1.20561397075653,4.39203596115112,-1.9449599981308,1.36890399456024,4.52163410186768,-1.8541100025177,1.52479195594788,4.65781784057617,-1.75380599498749,1.6681170463562,4.71898603439331,-1.69330596923828,1.77939999103546,4.73562908172607,-1.65629196166992,1.8902200460434,4.73813676834106,-1.63019096851349,2.00238394737244,4.72639989852905,-1.60593700408936,2.10610795021057,4.68646287918091,-1.59781301021576,2.20061111450195,4.63522386550903,-6.37045288085938,8.6378231048584,2.15807700157166,-6.72098779678345,8.70048904418945,1.66432595252991,-7.02604913711548,8.73362636566162,1.08661794662476,-7.29091215133667,8.67138576507568,0.495353996753693,-7.49490594863892,8.537278175354,-0.0742840021848679,-7.6520299911499,8.39841270446777,-0.608798027038574,-7.79724597930908,8.27865219116211,-1.09401202201843,-7.90889692306519,8.17217254638672,-1.53614103794098,-7.99478483200073,8.03262996673584,-1.95280599594116,5.61218786239624,12.0019559860229,-1.70294201374054,5.39773178100586,12.7139902114868,-1.13777899742126,5.80021381378174,11.2029047012329,-2.25469398498535,3.97995805740356,14.7401781082153,0.942704021930695,3.53777503967285,15.0700387954712,1.35796105861664,4.39524412155151,14.3558673858643,0.480197995901108,5.09942293167114,13.3540735244751,-0.581843018531799,4.75711679458618,13.901442527771,-0.0347970016300678,1.06627202033997,16.2221260070801,2.59233093261719,0.416687995195389,16.3645420074463,2.78805088996887,1.62943398952484,16.0646572113037,2.39996004104614,-0.31139799952507,16.4469966888428,2.94694805145264, 4.28302478790283,1.9648540019989,-4.24773502349854,4.63009881973267,2.6081120967865,-3.97036194801331,0.443764001131058,-1.75604200363159,-0.992260992527008,0.813804984092712,-1.59143495559692,-1.09907996654511,1.19331395626068,-1.3546359539032,-1.26112103462219,2.03476095199585,-0.702207982540131,-1.77938902378082,2.47879505157471,-0.302964985370636,-2.2085599899292,1.61269903182983,-1.07745802402496,-1.47645401954651,3.61757302284241,0.519676983356476,-4.33861112594604,3.82590889930725,0.62238997220993,-4.77664089202881,3.97237110137939,1.33969104290009,-4.53097915649414,3.17651510238647,0.222130000591278,-3.36190509796143,3.40286898612976,0.394062012434006,-3.87613701820374,2.86541604995728,0.00628700014203787,-2.78862404823303,2.12652611732483,15.8724012374878,2.19825196266174,2.62140607833862,15.6458215713501,1.98797798156738,3.10151410102844,15.3773317337036,1.7217960357666,-1.5506739616394,-1.78886103630066,-0.878347992897034,-1.11138999462128,-1.86804604530334,-0.836953997612,-2.03191089630127,-1.63861799240112,-0.969696998596191,-3.68925499916077,-0.523074984550476,-1.81488704681396,-3.11857295036316,-0.976599991321564,-1.39824199676514,-2.56175088882446,-1.38131499290466,-1.13293194770813,-4.22982215881348,-0.177585005760193,-2.35982608795166,-4.66503095626831,0.0670259967446327,-2.88882088661194,-5.63351917266846,0.355592012405396,-4.08404922485352,-5.32876682281494,0.294997990131378,-3.72133088111877,-4.99962997436523,0.222973003983498,-3.34815311431885,-0.301432013511658,-1.90186595916748,-0.870289027690887,0.0742610022425652,-1.85403096675873,-0.920298993587494,-0.697201013565063,-1.90698897838593,-0.834958970546722,-5.99142599105835,-1.35915803909302,-4.86007595062256,-5.8663010597229,0.436388999223709,-4.49420785903931,-5.92761707305908,-0.446904003620148,-4.66753101348877,-6.13314008712769,-3.19731497764587,-5.26460123062134,-6.05404901504517,-2.28004908561707,-5.06188011169434,-11.1918964385986,-8.70496845245361,-5.02010822296143,-6.65121412277222,-5.02875185012817,-5.63784313201904,-6.29784202575684,-4.10271215438843,-5.46107006072998, -5.4515528678894,-1.00464498996735,-7.85793113708496,-5.15325498580933,-0.905991971492767,-8.37263774871826,-5.66223192214966,-1.04803597927094,-7.35145092010498,-12.6551160812378,-7.47965717315674,-9.55991363525391,-11.8927545547485,-7.45029783248901,-11.3416166305542,-10.7660160064697,-7.54556894302368,-12.7991857528687,-3.27119708061218,-0.219864994287491,-10.3386068344116,-5.35143280029297,-8.99933815002441,-15.1177291870117,-12.6739521026611,-7.72404289245605,-7.83663320541382,-4.78693580627441,-0.747731983661652,-8.90661334991455,-9.58949279785156,-7.79604721069336,-13.7993316650391,-5.32471799850464,-2.74888896942139,-9.50816535949707,-3.50046300888062,-2.24092292785645,-10.9604234695435,-5.06328392028809,0.153760001063347,-8.2199649810791,-4.69968700408936,0.290262013673782,-8.75961971282959,-3.24566698074341,0.729393005371094,-10.1827392578125,-5.8140082359314,-3.66875004768372,-9.98116779327393,-3.6943941116333,-3.31534099578857,-11.4158544540405,-5.67148590087891,-2.03844404220581,-8.11201858520508,-5.37861299514771,-1.92881596088409,-8.62583255767822,-3.36033391952515,-1.20917403697968,-10.6118516921997,-4.98727083206177,-1.76719498634338,-9.15592861175537,-5.98675584793091,-0.261756986379623,-5.64025592803955,-5.77192401885986,-0.0319139994680882,-6.65095186233521,-5.80763816833496,-1.09194898605347,-6.84903001785278,-5.61681890487671,0.0334529988467693,-7.16202211380005,-5.36917877197266,0.0698309987783432,-7.68408584594727,-5.07135677337646,1.22277796268463,-8.15828132629395,-5.39235019683838,1.13508296012878,-7.61209106445313,-5.64610576629639,1.07868599891663,-7.0586519241333,-5.92799711227417,0.830438017845154,-5.98775005340576,-4.71270418167114,1.33122003078461,-8.70868110656738,-5.81967401504517,0.997866988182068,-6.51338481903076,-3.8108069896698,0.597365975379944,-9.78529644012451,-3.25987696647644,1.61076104640961,-10.1307983398438,-7.72862815856934,-4.69225692749023,-8.4877233505249,-7.50178623199463,-4.63909482955933,-9.19939994812012,-7.7599310874939,-4.76340198516846,-7.80127096176147,-7.05555582046509,-4.58388900756836,-9.91580677032471, -6.67692708969116,-3.859699010849,-8.78257369995117,-6.44551277160645,-4.51934814453125,-10.5840826034546,-6.3188328742981,-3.77825093269348,-9.39200782775879,-6.91512584686279,-8.54382991790771,-14.8750476837158,-3.92960095405579,-4.42645311355591,-12.0035848617554,-6.23216199874878,-3.05909609794617,-7.87218284606934,-6.30927515029907,-3.0978410243988,-7.324059009552,-5.76040887832642,-2.89307188987732,-8.9620475769043,-5.96912288665771,-2.12484908103943,-7.07797479629517,-5.85432100296021,-2.09036302566528,-7.5964617729187,-6.06505012512207,-2.99651193618774,-8.41849422454834,-2.60901093482971,1.70986294746399,-10.4052658081055,-2.66403794288635,-1.07421398162842,-10.9021739959717,-2.61808800697327,-0.0871089994907379,-10.623815536499,-2.94147896766663,-4.41236782073975,-12.2685613632202,-2.59954309463501,0.845318019390106,-10.4557914733887,-3.66554498672485,-9.40462684631348,-15.1423482894897,-5.89530181884766,-0.147875994443893,-6.1474437713623,-6.00130176544189,0.667934000492096,-5.47157716751099,-5.91737413406372,-1.15684103965759,-6.34077787399292,-7.60443019866943,-4.84905385971069,-7.17364883422852,-6.32454204559326,-3.11782193183899,-6.78380584716797,-3.85579299926758,-0.379804998636246,-9.94310665130615,-3.83101296424866,1.52061903476715,-9.73640060424805,-4.86108207702637,-4.43857288360596,-11.6356763839722,-6.86035108566284,-3.92528295516968,-8.17347145080566,-6.89561986923218,-3.98049902915955,-7.57224607467651,-4.49080991744995,-3.41437005996704,-11.0166578292847,-3.97952508926392,-1.380087018013,-10.194450378418,-4.1933388710022,-2.39182090759277,-10.5449380874634,-2.83246111869812,-3.23681402206421,-11.7082414627075,-2.73905110359192,-2.12208008766174,-11.2672109603882,-6.01320505142212,-1.22146499156952,-5.83671283721924,-12.0907793045044,-8.23006057739258,-5.70547008514404,-6.6871509552002,-4.00938987731934,-6.44631195068359,-6.10462284088135,-2.18339705467224,-6.05002689361572,-5.98624420166016,0.538609027862549,-4.96623086929321,-6.95748901367188,-4.90762281417847,-6.08278179168701,-6.50383520126343,-4.02378511428833,-5.93329381942749, -6.04788684844971,-1.2876980304718,-5.339684009552,-6.8303279876709,-4.00757312774658,-6.99412298202515,-6.25000905990601,-3.1376359462738,-5.75004386901855,-6.0474009513855,-2.15629291534424,-6.56175804138184,-6.00833415985107,-0.360790997743607,-5.14007997512817,-7.30851316452026,-4.88395881652832,-6.60122203826904,-11.6845245361328,-8.47629642486572,-5.30422592163086,-12.40207862854,-7.97872495651245,-6.48412895202637,-6.11605215072632,-2.22077894210815,-5.54844188690186,-6.30311584472656,-3.12150001525879,-6.25835084915161,-4.31289291381836,1.43127202987671,-9.25150489807129,-4.29336404800415,0.447959989309311,-9.30022621154785,-4.35756206512451,-0.560559988021851,-9.4476432800293,-4.52237510681152,-1.57242202758789,-9.69281101226807,-4.80113983154297,-2.56984496116638,-10.044885635376,-5.20050621032715,-3.53758788108826,-10.5290689468384,-5.70754098892212,-4.46481800079346,-11.1641483306885,-8.32691097259521,-8.14292240142822,-14.4434537887573,-8.40770626068115,-6.99333095550537,-5.7144250869751,-8.9230785369873,-6.84814977645874,-6.12487983703613,-9.47704315185547,-6.71502494812012,-6.5997052192688,-9.90070247650146,-6.52105522155762,-7.2229437828064,-10.1329622268677,-6.29397201538086,-8.05006122589111,-10.0792579650879,-6.15490102767944,-9.05958652496338,-9.62513256072998,-6.13076686859131,-10.1561470031738,-8.87520408630371,-6.1154351234436,-11.2353982925415,-7.98431205749512,-6.14421606063843,-12.1507291793823,-6.95785284042358,-6.2682957649231,-12.8299579620361,-5.79676294326782,-6.48181915283203,-13.2802314758301,-4.5462589263916,-6.70691919326782,-13.559889793396,-3.23995494842529,-6.87691116333008,-13.7259788513184,-3.46110796928406,-8.24545574188232,-14.5374422073364,-4.96701288223267,-7.94643306732178,-14.4432344436646,-6.38841104507446,-7.59546709060669,-14.1934814453125,-7.692214012146,-7.27471113204956,-13.7474241256714,-8.85103511810303,-7.04140615463257,-13.0626459121704,-9.8954029083252,-6.92734289169312,-12.0617971420288,-10.8500576019287,-6.89035987854004,-10.7602910995483,-11.5005979537964,-6.92030477523804,-9.32525157928467, -11.5820255279541,-7.11262702941895,-7.98655796051025,-11.3280506134033,-7.37879180908203,-6.93566513061523,-10.9414529800415,-7.63723516464233,-6.23750877380371,-10.4457426071167,-7.83630704879761,-5.76706695556641,-9.93600368499756,-8.03119468688965,-5.37918519973755,-8.2429666519165,-5.79285621643066,-6.68744802474976,-7.73731708526611,-5.85576391220093,-6.18179702758789,-7.31400299072266,-5.99579000473022,-5.75227499008179,-3.07197093963623,-5.62275695800781,-12.9494905471802,-4.20693016052246,-5.55571985244751,-12.726170539856,-5.29453611373901,-5.45469808578491,-12.4013090133667,-6.29865407943726,-5.36051607131958,-11.9450807571411,-7.18207693099976,-5.32595682144165,-11.3161325454712,-7.92566299438477,-5.34902381896973,-10.5296878814697,-8.49979782104492,-5.38420391082764,-9.65388298034668,-8.80578422546387,-5.42019701004028,-8.7903881072998,-8.84754943847656,-5.51398801803589,-7.97492694854736,-8.64177227020264,-5.67060995101929,-7.26983404159546,-5.81044006347656,-1.43101000785828,-4.42613983154297,-5.9033727645874,-2.35869097709656,-4.60352993011475,-5.72184991836548,-0.520074009895325,-4.24484491348267,-5.96815204620361,-3.29374599456787,-4.80639886856079,-6.07273101806641,-4.23554420471191,-5.02964878082275,-6.93803691864014,-6.17788982391357,-5.3668360710144,-7.95613813400269,-7.18025588989258,-5.34331607818604,-6.35985088348389,-5.19575595855713,-5.23171710968018,-1.93162298202515,-3.17841506004334,-11.8779039382935,-1.92873299121857,-2.03923511505127,-11.4384069442749,-1.9168529510498,-0.980745017528534,-11.0616827011108,-1.89947402477264,0.939760029315948,-10.6115026473999,-1.90016496181488,1.80242800712585,-10.5636405944824,-1.90478897094727,0.00999299995601177,-10.7803945541382,-1.92398500442505,-4.39347076416016,-12.4209566116333,-1.90773105621338,-6.96165800094604,-13.8341636657715,-1.9139209985733,-5.65154695510864,-13.0853004455566,-9.4266881942749,-8.2553243637085,-5.03005123138428,-10.6349239349365,-8.94700908660889,-4.75382804870605,-1.92134594917297,-9.60409736633301,-15.1362409591675,-1.91244602203369,-8.39445781707764,-14.5919179916382, -6.01841878890991,2.73887991905212,-3.93520307540894,-5.83213901519775,1.26934099197388,-4.35432004928589,-6.19680786132813,3.33410310745239,-3.81005597114563,-6.00444316864014,4.37392997741699,-7.84576177597046,-6.24883699417114,4.30959606170654,-7.13744878768921,-8.53134918212891,11.994086265564,-4.092209815979,-2.56398105621338,17.8466472625732,0.130169004201889,-8.04614734649658,14.4697751998901,-5.26942682266235,-7.81474876403809,14.8588943481445,-6.23834800720215,-7.44082498550415,15.2205381393433,-7.11826086044312,-3.59642910957336,18.1648998260498,-6.81556510925293,-3.72830104827881,5.13392400741577,-11.0929374694824,-5.48428201675415,2.12201309204102,-7.5938720703125,-5.15636301040649,2.2247200012207,-8.15915203094482,-5.74336194992065,2.03428101539612,-7.01642608642578,-3.30640006065369,2.40773797035217,-10.1842727661133,-1.97909903526306,17.9499683380127,0.125276997685432,-2.7576310634613,18.2146549224854,-7.15498208999634,-3.3663489818573,16.476390838623,-10.2383804321289,-3.59995794296265,14.7167501449585,-11.6015033721924,-2.89730405807495,5.20527505874634,-11.4644927978516,-8.60590362548828,12.3203420639038,-5.24438095092773,-2.62621808052063,18.0763931274414,-0.64333701133728,-8.1406946182251,14.0550909042358,-4.25366306304932,-5.92241621017456,1.931067943573,-6.43323612213135,-2.04876399040222,18.1841449737549,-0.648643970489502,-8.52392196655273,12.676664352417,-6.38810396194458,-8.26242065429688,12.992392539978,-7.40820980072021,-7.83310413360596,13.2869024276733,-8.30004787445068,-3.05941200256348,17.5811080932617,-8.69796371459961,-6.94406795501709,15.5753374099731,-7.9156608581543,-4.79013919830322,2.30802798271179,-8.72652053833008,-7.28650712966919,13.595606803894,-9.10680198669434,-2.67793297767639,18.2602729797363,-1.41036403179169,-2.72383689880371,18.4013004302979,-2.18498802185059,-3.57697510719299,4.42887783050537,-10.7867870330811,-4.10135316848755,17.5320243835449,-8.3331413269043,-6.26925611495972,16.9187641143799,-6.60136413574219,-6.0392107963562,3.60365891456604,-7.05508184432983, -5.782310962677,3.69542193412781,-7.70109176635742,-2.7421178817749,3.82721996307373,-10.8422994613647,-3.46282410621643,3.76862502098084,-10.5245609283447,-2.29848694801331,18.62473487854,-3.93022799491882,-2.87634992599487,18.536563873291,-3.76826691627502,-3.17464804649353,18.4776306152344,-5.33344697952271,-2.50576901435852,18.5473232269287,-5.60662889480591,-2.78438806533813,18.4943218231201,-2.97282004356384,-1.90624499320984,17.5828037261963,-8.92772006988525,-2.16215395927429,18.507640838623,-2.24186205863953,-2.16407990455627,14.7582063674927,-11.8669261932373,-2.02408003807068,16.5076065063477,-10.4980592727661,-1.91555595397949,2.57349801063538,-10.6396560668945,-6.34615182876587,3.5152530670166,-4.84383678436279,-6.20843696594238,3.02070808410645,-5.05793285369873,-6.04491090774536,1.54140603542328,-5.34220218658447,-6.52457094192505,5.02469301223755,-7.36706018447876,-6.75874185562134,5.01776123046875,-6.63968181610107,-8.34615325927734,13.6451635360718,-5.83922719955444,-8.09856796264648,13.9889907836914,-6.83348608016968,-8.51937866210938,11.560998916626,-6.96122789382935,-8.24207782745361,11.8699560165405,-7.93071699142456,-8.62471485137939,11.0541410446167,-5.77218389511108,-8.57140254974365,11.0471458435059,-4.40645122528076,-7.82956123352051,12.1443519592285,-8.79479122161865,-6.80156087875366,16.255428314209,-3.52626705169678,-7.25485610961914,15.7618951797485,-4.09555816650391,-6.99862194061279,15.5085439682007,-1.80569696426392,-7.41633892059326,14.9552030563354,-2.30008292198181,-7.38663578033447,15.3475980758667,-3.17714595794678,-6.45681476593018,16.3215065002441,-2.16774797439575,-7.2920970916748,12.4253396987915,-9.5880298614502,-5.99635791778564,5.08925819396973,-8.72658634185791,-5.61881303787231,5.09747982025146,-9.38629245758057,-4.20527505874634,17.3160247802734,-0.125296995043755,-4.78816318511963,17.0618114471436,-0.361095011234283,-5.38159894943237,16.7503395080566,-0.641822993755341,-4.23787021636963,17.5549259185791,-0.87093198299408,-3.10799598693848,17.7018775939941,0.112488001585007, -3.17111802101135,17.9330883026123,-0.656289994716644,-3.2121570110321,18.119592666626,-1.40339303016663,-6.285728931427,5.06166219711304,-8.06027603149414,-7.69399499893188,14.3179950714111,-7.72613906860352,-7.16645002365112,14.6556177139282,-8.53309726715088,-8.12521839141846,13.6428565979004,-3.26862692832947,-8.37717056274414,12.8705215454102,-3.72079801559448,-8.42615222930908,13.2624130249023,-4.77156496047974,-7.7949538230896,14.3321933746338,-2.78910088539124,-7.78701114654541,14.7431716918945,-3.71478009223938,-7.67556810379028,15.1731386184692,-4.68346405029297,-7.45078182220459,15.5904207229614,-5.62679576873779,-7.10905504226685,15.9788970947266,-6.49167013168335,-7.02788591384888,16.1781044006348,-5.00603580474854,-6.64339685440063,16.3356227874756,-7.27015209197998,-6.70737600326538,16.5727996826172,-5.84972095489502,-6.42011213302612,3.79392504692078,-5.43285799026489,-5.70525884628296,4.4210410118103,-8.49462223052979,-5.32880401611328,4.4360179901123,-9.13096141815186,-6.24063587188721,3.25883889198303,-5.68296194076538,-6.47879981994629,4.20806980133057,-6.22882413864136,-5.46697998046875,3.76820492744446,-8.32056140899658,-6.01050186157227,1.73868501186371,-5.87516117095947,-6.20200777053833,3.47365188598633,-6.3646388053894,-5.085618019104,3.80231690406799,-8.93231391906738,-4.46931409835815,5.09237718582153,-10.6052923202515,-4.98562717437744,17.413969039917,-7.85187816619873,-4.09379816055298,3.75228095054626,-10.0933837890625,-3.89273190498352,2.35871195793152,-9.78840637207031,-4.25578689575195,4.40346097946167,-10.3302221298218,-5.59326601028442,17.2943859100342,-3.28992509841919,-3.75254392623901,18.3600063323975,-4.97955989837646,-3.38380193710327,18.4173698425293,-3.57380890846252,-4.63439702987671,17.7531261444092,-2.49336695671082,-4.12128496170044,18.0833854675293,-2.85121202468872,-4.22698211669922,17.7621631622314,-1.58517003059387,-3.24278998374939,18.2651271820068,-2.13886904716492,-3.29121088981628,18.3670330047607,-2.86337208747864,-4.32324314117432,18.0601673126221,-6.38478899002075, -5.78133392333984,17.3298931121826,-4.57450819015503,-1.33903098106384,17.9959621429443,0.111602000892162,-1.55537497997284,18.5681552886963,-2.27512192726135,-1.96810698509216,4.5649938583374,-11.3681049346924,-1.50084400177002,18.4328784942627,-1.44797503948212,-2.09711003303528,15.7312259674072,-11.2313995361328,-1.99690401554108,5.28855323791504,-11.7099151611328,-1.95701003074646,17.1083164215088,-9.71306037902832,-2.22139501571655,18.5914325714111,-3.07717108726501,-2.11086392402649,18.3709030151367,-1.43363499641418,-2.80881190299988,4.48662185668945,-11.1350555419922,-2.6432740688324,2.48634696006775,-10.4654941558838,-5.85150623321533,13.0588321685791,-11.0442409515381,-3.53878402709961,18.4161224365234,-4.27905797958374,-4.65089702606201,17.78981590271,-7.10681581497192,-4.01800680160522,18.2456245422363,-5.678542137146,-1.60711705684662,18.6444416046143,-3.13559103012085,-1.42492604255676,18.2378253936768,-0.655628025531769,-2.2174129486084,13.5818309783936,-12.3812389373779,-1.94983196258545,3.89993000030518,-11.0687198638916,-3.65826296806335,13.5381898880005,-12.1320466995239,-3.49706602096558,15.6895742416382,-10.9557991027832,-3.21727991104126,17.0981349945068,-9.47904777526855,-7.04298686981201,5.73907899856567,-7.05678796768188,-6.82785415649414,5.76070976257324,-7.69788980484009,-6.60693120956421,5.78866481781006,-8.33789253234863,-6.32285118103027,5.81591510772705,-8.9991626739502,-4.7114520072937,5.86564207077026,-10.9077825546265,-3.91129803657532,5.92212295532227,-11.4128637313843,-3.0130729675293,6.00323820114136,-11.8060522079468,-2.04091811180115,6.09572601318359,-12.0602912902832,-6.11401510238647,2.84850096702576,-4.47750902175903,-6.25961303710938,3.36533904075623,-4.29053211212158,-5.98588800430298,1.38803601264954,-4.82940578460693,-5.93342113494873,5.8326358795166,-9.66886425018311,-2.09446096420288,7.01175308227539,-12.3693084716797,-3.14752411842346,6.91455602645874,-12.1220417022705,-4.11987113952637,6.82299184799194,-11.7248935699463,-4.96703195571899,6.75808477401733,-11.2010850906372, -6.22629499435425,6.69256210327148,-9.92789554595947,-6.62894487380981,6.65685176849365,-9.25023174285889,-6.90874814987183,6.61125707626343,-8.58585739135742,-7.11944389343262,6.5547399520874,-7.95640802383423,-7.31891202926636,6.47915506362915,-7.345055103302,-5.82290887832642,14.2655897140503,-10.5385618209839,-4.82239580154419,14.5391416549683,-11.1346101760864,-4.87864208221436,13.3507299423218,-11.6701898574829,-5.71378803253174,15.3097295761108,-9.93725204467773,-4.71021318435669,15.5431547164917,-10.5052490234375,-5.5372748374939,16.1872749328613,-9.28682327270508,-4.55343914031982,16.3747482299805,-9.82554912567139,-5.29281997680664,16.8899002075195,-8.59303760528564,-4.34567022323608,17.0318355560303,-9.09946727752686,-6.94796085357666,15.874659538269,-2.65234804153442,-6.5659351348877,16.6382141113281,-4.38935279846191,-6.25276708602905,17.0101490020752,-5.20219278335571,-5.84181213378906,17.3370189666748,-5.9260082244873,-3.84320592880249,17.8979206085205,-7.56330919265747,-2.90264892578125,17.943920135498,-7.91828012466431,-1.86885595321655,17.9496421813965,-8.1515007019043,-6.51579999923706,15.9861698150635,-1.34923696517944,-6.31229877471924,16.6628170013428,-2.9996349811554,-6.08311319351196,17.0003890991211,-3.80942106246948,-5.40186309814453,17.6323566436768,-5.26523017883301,-1.8391809463501,18.2300720214844,-7.37990379333496,-5.96467876434326,16.3911075592041,-0.962383985519409,-5.91101884841919,16.6958084106445,-1.74954199790955,-5.78867292404175,16.9988441467285,-2.53427696228027,-5.32330417633057,17.5767250061035,-3.99816608428955,-4.98246479034424,17.8430328369141,-4.63967323303223,-3.37094807624817,18.3555068969727,-6.07826519012451,-2.62588000297546,18.4146347045898,-6.3914041519165,-1.80816495418549,18.4379234313965,-6.59003400802612,-5.34642314910889,17.0233573913574,-1.39813005924225,-5.25650691986084,17.2891502380371,-2.13855195045471,-5.10608005523682,17.5402126312256,-2.84523510932922,-4.89114189147949,17.7770957946777,-3.49502396583557,-4.60511112213135,17.9987468719482,-4.06835794448853, -1.76814699172974,18.5754127502441,-5.76432180404663,-4.78550481796265,17.3108806610107,-1.10289800167084,-4.73365497589111,17.5419025421143,-1.81852900981903,-4.49035596847534,17.9415626525879,-3.09565901756287,-4.28656482696533,18.1110591888428,-3.58276700973511,-3.0086989402771,18.5340538024902,-4.56366300582886,-2.3955020904541,18.6133918762207,-4.78507423400879,-1.71818697452545,18.6487617492676,-4.90227508544922,-4.18044805526733,17.9399299621582,-2.25720596313477,-4.07302904129028,18.1726493835449,-3.26425290107727,-1.66261494159698,18.6701145172119,-4.0178050994873,-3.64582204818726,17.524694442749,0.0341599993407726,-3.7021369934082,17.7602081298828,-0.722993016242981,-3.72441506385803,17.9535331726074,-1.45071303844452,-3.72476291656494,18.1099605560303,-2.14800095558167,-3.73612904548645,18.224925994873,-2.79974508285522,-3.80101299285889,18.2833938598633,-3.3884379863739,-3.97101902961731,18.2700042724609,-3.95448088645935,-4.22954416275024,18.1972770690918,-4.55992078781128,-4.55254697799683,18.0711326599121,-5.1987771987915,-4.92156887054443,17.8800754547119,-5.86728382110596,-5.31297206878662,17.6009197235107,-6.55925321578979,-5.70104122161865,17.2051200866699,-7.2689790725708,-6.04610204696655,16.6485328674316,-7.97320699691772,-6.32115602493286,15.9109144210815,-8.64243125915527,-6.51888418197632,15.0004177093506,-9.27345085144043,-6.62660694122314,13.9325523376465,-9.8533992767334,-6.64003896713257,12.7349405288696,-10.3387804031372,-5.67225694656372,6.72141218185425,-10.5887508392334,-5.39511108398438,5.84117078781128,-10.3171319961548,-5.10729122161865,5.08800792694092,-10.0244731903076,-4.84571313858032,4.41803407669067,-9.75605487823486,-4.63351011276245,3.78110289573669,-9.54315662384033,-4.38053703308105,2.33947491645813,-9.28596973419189,-5.87051391601563,2.03993105888367,-4.18034505844116,-6.01939105987549,2.16686606407166,-4.68205785751343,-6.11065483093262,2.33680200576782,-5.22067403793335,-6.11314678192139,2.55856204032898,-5.79009008407593,-6.0456748008728,2.75060200691223,-6.39758777618408, -5.87793302536011,2.86678791046143,-7.01894807815552,-5.62401103973389,2.96579003334045,-7.6268367767334,-5.29198122024536,3.06464195251465,-8.2127857208252,-4.90962982177734,3.1235499382019,-8.80057716369629,-4.48533821105957,3.11243295669556,-9.38907527923584,-3.9796040058136,3.09017992019653,-9.91347789764404,-3.37682104110718,3.11399006843567,-10.3200311660767,-2.69171690940857,3.1781120300293,-10.6180629730225,-1.93572103977203,3.2566659450531,-10.8186855316162,-2.21085000038147,9.31955909729004,-12.849142074585,-3.44474697113037,9.23428058624268,-12.6189756393433,-4.52867984771729,9.13937091827393,-12.1815500259399,-5.43712902069092,9.02985668182373,-11.6025743484497,-6.1915979385376,8.91006374359131,-10.9409666061401,-6.79335308074951,8.78849601745605,-10.2314100265503,-7.23907423019409,8.66201019287109,-9.49721908569336,-7.54087781906128,8.51741218566895,-8.76514339447021,-7.73762893676758,8.33920288085938,-8.07054138183594,-7.87689018249512,8.10589504241943,-7.43787908554077,-2.15475296974182,8.07695388793945,-12.6379652023315,-3.29672694206238,7.97915601730347,-12.4073696136475,-4.33212900161743,7.88657522201538,-11.9965171813965,-5.20688486099243,7.81427907943726,-11.438627243042,-5.9345498085022,7.74714803695679,-10.8030681610107,-6.51133298873901,7.6806697845459,-10.1234092712402,-6.9338641166687,7.60789203643799,-9.42410564422607,-7.22154903411865,7.52017307281494,-8.73408985137939,-7.42128276824951,7.40924787521362,-8.08047962188721,-7.58876609802246,7.25913619995117,-7.46451807022095,-8.42677116394043,10.0017900466919,-6.76448202133179,-8.32513999938965,10.4262666702271,-7.53435277938843,-8.08759880065918,10.7217969894409,-8.37274646759033,-7.72038221359253,10.9717664718628,-9.18843269348145,-7.21750783920288,11.2144317626953,-9.96952056884766,-6.58093118667603,11.4691867828369,-10.7208595275879,-5.79854393005371,11.7341718673706,-11.4258699417114,-4.8420262336731,11.9815826416016,-12.0471935272217,-3.65506792068481,12.1562767028809,-12.5090751647949,-2.24823188781738,12.2056303024292,-12.7616605758667, -2.24568200111389,10.7239789962769,-12.918664932251,-3.57235598564148,10.6568975448608,-12.6756401062012,-4.70938014984131,10.5300159454346,-12.2172012329102,-5.64806318283081,10.3604679107666,-11.6175031661987,-6.42133378982544,10.1729412078857,-10.9312896728516,-7.04406881332397,9.98466682434082,-10.196949005127,-7.51595401763916,9.79681396484375,-9.43378829956055,-7.8419451713562,9.59390354156494,-8.65648555755615,-8.04851055145264,9.35089111328125,-7.90613603591919,-8.16376113891602,9.03095054626465,-7.23418998718262,-8.07546234130859,10.3251333236694,-2.43763303756714,-7.94342422485352,11.1256055831909,-1.88946104049683,-7.81328105926514,11.9301958084106,-1.33428502082825,-7.62583684921265,12.6799411773682,-0.775251984596252,-7.3628888130188,13.3622121810913,-0.243300005793571,-7.02465915679932,13.9676208496094,0.254480004310608,-6.62495279312134,14.4907989501953,0.71696001291275,-6.15067577362061,14.9398555755615,1.12657797336578,-5.61108779907227,15.3274774551392,1.47967898845673,-5.03291893005371,15.6572904586792,1.78485405445099,-4.45913887023926,15.939112663269,2.04446196556091,-3.91257905960083,16.181957244873,2.22936010360718,-3.38783311843872,16.3918209075928,2.35691499710083,-2.87890791893005,16.5798625946045,2.43101501464844,-2.35066199302673,16.7322807312012,2.44130992889404,-1.77496802806854,16.8508014678955,2.41091108322144,-1.115807056427,16.8957843780518,2.34385704994202,-1.18578803539276,17.3368988037109,1.62225997447968,-1.84632396697998,17.2875156402588,1.67285597324371,-2.43878197669983,17.1776580810547,1.70612597465515,-2.98367595672607,17.024751663208,1.70522701740265,-3.51173496246338,16.8393650054932,1.63635003566742,-4.05735492706299,16.6322746276855,1.49493002891541,-4.63174819946289,16.3866100311279,1.28203701972961,-5.2242259979248,16.0855655670166,1.00109100341797,-5.80636215209961,15.7249517440796,0.684023022651672,-6.33727884292603,15.3079118728638,0.31393301486969,-6.80804300308228,14.8295478820801,-0.0970520004630089,-7.21148014068604,14.2787809371948,-0.533150970935822,-7.5586371421814,13.6485500335693,-0.982160985469818, -7.83264112472534,12.9488306045532,-1.45865797996521,-8.02964210510254,12.1911697387695,-1.9575480222702,-8.14849090576172,11.395791053772,-2.44257307052612,-8.24014472961426,10.6251535415649,-2.9224328994751,-1.26048898696899,17.7027702331543,0.867992997169495,-1.91452705860138,17.658275604248,0.899046003818512,-2.50415301322937,17.5545845031738,0.92007702589035,-3.04786205291748,17.4054012298584,0.910301983356476,-3.58536100387573,17.2269115447998,0.83297598361969,-4.15020799636841,17.0207500457764,0.669167995452881,-4.74642515182495,16.7721862792969,0.427078008651733,-5.35454320907593,16.4571189880371,0.145634993910789,-5.94403505325317,16.0860805511475,-0.166875004768372,-6.48707103729248,15.6639270782471,-0.543762028217316,-6.9601149559021,15.1707353591919,-0.977073013782501,-7.36154794692993,14.6035137176514,-1.43718194961548,-7.7193398475647,13.967155456543,-1.88234198093414,-8.01613807678223,13.2658967971802,-2.324059009552,-8.23271942138672,12.5023059844971,-2.75723695755005,-8.36082553863525,11.6801595687866,-3.141606092453,-8.41554737091064,10.8607378005981,-3.52441096305847,-7.94432306289673,7.06497812271118,-2.35718989372253,-7.45074796676636,5.61568880081177,-2.63499903678894,-7.08509206771851,4.86713600158691,-2.79243493080139,-6.53937721252441,3.83461093902588,-3.35736608505249,-6.62428188323975,4.09062004089355,-5.01806592941284,-7.49789476394653,6.33998918533325,-6.70283794403076,-7.98346710205078,7.7625789642334,-6.86631298065186,-8.21653938293457,8.5900764465332,-6.69282007217407,-8.53845596313477,10.1925048828125,-4.68500995635986,-7.27672481536865,5.70624017715454,-6.40319299697876,-7.7338399887085,7.0172758102417,-6.85712718963623,-7.08514976501465,5.05559015274048,-5.88357591629028,-6.79184818267822,4.46614789962769,-5.50289487838745,-8.53970241546631,9.99108982086182,-5.54427194595337,-6.38794088363647,3.72453904151917,-3.75407004356384,-6.44238615036011,3.69302010536194,-4.13668489456177,-8.45259094238281,10.1484851837158,-3.97219109535217,-8.15965938568115,9.1992015838623,-2.62092399597168, -8.12940216064453,8.52227783203125,-2.414391040802,-8.06293487548828,7.79664516448975,-2.34127306938171,-8.40207195281982,9.38742733001709,-6.27204513549805,-6.5225191116333,3.81048488616943,-4.54610204696655,-6.79715204238892,4.16472005844116,-3.01263904571533,-7.75784492492676,6.32725191116333,-2.4619460105896,-8.23906993865967,9.68663215637207,-2.98991703987122,-8.33917236328125,9.98069667816162,-3.44089007377625,3.9709370136261,-0.930319011211395,-5.66251087188721,3.9954080581665,0.712929010391235,-5.22969579696655,3.96965098381042,-0.0809639990329742,-5.44515514373779,3.9808189868927,-2.72196388244629,-6.06302499771118,3.9660758972168,-1.81257605552673,-5.87662792205811,7.73302698135376,-8.461594581604,-5.81391716003418,4.27858114242554,-4.66121387481689,-6.32214689254761,4.06186580657959,-3.66765809059143,-6.2117919921875,2.52899599075317,-0.547900021076202,-9.03540325164795,2.03179502487183,-0.403277009725571,-9.53544521331787,2.99129700660706,-0.612348973751068,-8.4745626449585,9.31250381469727,-6.78609418869019,-11.3646631240845,8.41956329345703,-7.22689819335938,-12.9966106414795,6.97222280502319,-7.66801500320435,-14.2444190979004,-0.436500996351242,0.0432810001075268,-10.748664855957,1.19460904598236,-9.20477104187012,-15.4700202941895,9.90360641479492,-6.85160398483276,-9.72388935089111,1.5018709897995,-0.241898998618126,-9.97239398956299,5.44018888473511,-8.10852432250977,-14.9993124008179,1.92763197422028,-2.22006297111511,-10.5992069244385,-0.280358999967575,-2.00578093528748,-11.4118452072144,1.96770203113556,0.596922993659973,-9.37199878692627,1.45140099525452,0.746272027492523,-9.80897426605225,-0.453694999217987,0.999805986881256,-10.5817985534668,2.34138894081116,-3.17892408370972,-11.0845708847046,-0.120141997933388,-3.13023996353149,-11.8590927124023,2.7301230430603,-1.51994597911835,-9.25956344604492,2.22047901153564,-1.38813495635986,-9.78481578826904,-0.382977992296219,-0.954783976078033,-11.0226516723633,1.65434896945953,-1.23681497573853,-10.2334012985229,3.91119909286499,0.139243006706238,-6.48727989196777, 3.31515288352966,0.318792998790741,-7.70315504074097,3.38969111442566,-0.608541011810303,-7.8571138381958,2.90166997909546,0.359573990106583,-8.31462001800537,2.45067191123962,0.452657014131546,-8.87400245666504,2.00465989112854,1.56420195102692,-9.29436206817627,2.4777729511261,1.41991698741913,-8.76901245117188,2.92324709892273,1.29822897911072,-8.198317527771,3.7198920249939,1.07738304138184,-6.93342590332031,1.480309009552,1.70547604560852,-9.74435997009277,3.34086894989014,1.20130705833435,-7.58486795425415,0.236286997795105,0.959783017635345,-10.4200820922852,-0.437267988920212,1.90379405021667,-10.5344314575195,4.83784484863281,-4.05357217788696,-9.60922336578369,4.38120222091675,-4.04840517044067,-10.4541835784912,4.99647617340088,-4.0743579864502,-8.79447841644287,3.71302890777588,-4.06235980987549,-11.2037725448608,3.6207320690155,-3.2885479927063,-9.95886135101318,2.91072702407837,-4.09726476669312,-11.7600288391113,3.02893209457397,-3.23658990859985,-10.5794696807861,2.56368494033813,-8.86807632446289,-15.4984750747681,0.10020700097084,-4.32625293731689,-12.4162302017212,3.51450610160828,-2.46378207206726,-8.94456672668457,3.79049706459045,-2.42669606208801,-8.30539798736572,2.54402208328247,-2.33743500709534,-10.1190738677979,3.5249810218811,-1.53230702877045,-8.05482196807861,3.17209410667419,-1.56412303447723,-8.67158222198486,3.08576107025146,-2.43672490119934,-9.55454635620117,-1.16487300395966,1.8709260225296,-10.6094102859497,-1.14691197872162,-0.940361022949219,-11.0954418182373,-1.16649699211121,0.05477200075984,-10.8172492980957,-0.902675986289978,-4.36719608306885,-12.4622020721436,-1.17208302021027,0.994615018367767,-10.6545219421387,-0.280068010091782,-9.48006153106689,-15.3155603408813,3.67362904548645,0.250288993120193,-7.07727193832397,3.97804498672485,0.928072988986969,-6.30720806121826,3.70729088783264,-0.631690979003906,-7.24540615081787,4.90475177764893,-4.11449384689331,-8.05977153778076,3.94746398925781,-2.41848993301392,-7.67947292327881,0.261431992053986,-0.0121179996058345,-10.5806722640991, 0.258273988962173,1.88793802261353,-10.3681182861328,1.07495999336243,-4.25845718383789,-12.3052034378052,4.04878377914429,-3.30448603630066,-9.26859283447266,4.25815296173096,-3.27407097816467,-8.56845664978027,0.749032974243164,-3.12986898422241,-11.7056341171265,0.350127995014191,-1.01267194747925,-10.8568086624146,0.506649017333984,-2.04686999320984,-11.2414379119873,-1.01872801780701,-3.14263010025024,-11.9248847961426,-1.09929895401001,-2.00051593780518,-11.4811067581177,3.90570998191834,-0.710323989391327,-6.67947387695313,9.36026287078857,-7.5925931930542,-7.44588088989258,4.26911401748657,-3.35353899002075,-7.28732204437256,3.92685103416443,-1.59238505363464,-6.88882303237915,4.06831789016724,0.807694017887115,-5.73419618606567,4.50890398025513,-4.42853498458862,-6.84478092193604,4.18267297744751,-3.4953179359436,-6.73010492324829,3.98850011825562,-0.813546001911163,-6.15393590927124,4.2922477722168,-3.27447009086609,-7.89646005630493,4.03006076812744,-2.58425402641296,-6.56637001037598,3.78039288520813,-1.52910196781158,-7.45330715179443,4.01043701171875,0.026758000254631,-5.94327116012573,4.7312331199646,-4.24174785614014,-7.41764116287231,8.53419303894043,-8.00437831878662,-6.56218910217285,9.91169738769531,-7.21235799789429,-8.43053913116455,3.98243498802185,-1.69209504127502,-6.36683702468872,4.02895402908325,-2.47646188735962,-7.10241889953613,0.900758981704712,1.81940698623657,-10.1045560836792,0.876641988754272,0.871798992156982,-10.1622037887573,0.914605975151062,-0.107349000871181,-10.3238744735718,1.03028094768524,-1.10781598091125,-10.5897426605225,1.24510598182678,-2.12197089195251,-10.9681129455566,1.57407999038696,-3.14324402809143,-11.4537372589111,2.01854705810547,-4.17082786560059,-12.1062707901001,3.95220804214478,-8.49898624420166,-15.3670473098755,5.79097080230713,-6.81494808197021,-6.24408292770386,6.41811800003052,-6.49451303482056,-6.83268785476685,6.98861789703369,-6.15094518661499,-7.49880218505859,7.35940980911255,-5.78501415252686,-8.23566913604736,7.44479703903198,-5.49059581756592,-9.15874195098877, 7.1341347694397,-5.38979291915894,-10.3567352294922,6.42981004714966,-5.48635911941528,-11.6511011123657,5.41302299499512,-5.70512199401855,-12.7256193161011,4.23502016067505,-5.98754501342773,-13.4235343933105,3.02719497680664,-6.29413414001465,-13.7768821716309,1.83162796497345,-6.57110786437988,-13.9221134185791,0.633711993694305,-6.78548383712769,-13.9549684524536,-0.604351997375488,-6.92511510848999,-13.9169902801514,-0.429875999689102,-8.31283569335938,-14.7233572006226,0.936415016651154,-8.09323883056641,-14.8272943496704,2.23778700828552,-7.81744909286499,-14.8205604553223,3.54427194595337,-7.48555278778076,-14.675030708313,4.91038084030151,-7.13022708892822,-14.2991352081299,6.2905650138855,-6.75703477859497,-13.565975189209,7.53676700592041,-6.41799592971802,-12.3853874206543,8.39832305908203,-6.16168689727783,-10.886022567749,8.85989570617676,-6.23698711395264,-9.43224620819092,8.79391384124756,-6.57201480865479,-8.3237829208374,8.33356666564941,-7.00099182128906,-7.4769139289856,7.66062307357788,-7.42063617706299,-6.70568418502808,6.9478588104248,-7.83080101013184,-6.02714681625366,5.65973377227783,-5.18734312057495,-7.48772478103638,5.21789312362671,-5.43406820297241,-6.89002418518066,4.78454303741455,-5.70365285873413,-6.35665893554688,-0.762847006320953,-5.63279581069946,-13.1345024108887,0.35623699426651,-5.55385780334473,-13.1238470077515,1.44946396350861,-5.41022777557373,-13.0588283538818,2.52725791931152,-5.21233987808228,-12.9065017700195,3.57815289497375,-5.00510597229004,-12.5694332122803,4.55622005462646,-4.83424186706543,-11.9389333724976,5.36609411239624,-4.72631311416626,-11.0140314102173,5.90008497238159,-4.7124810218811,-9.95684146881104,6.09610795974731,-4.79509401321411,-8.98317527770996,5.97078704833984,-4.96091508865356,-8.16921806335449,3.86657691001892,-1.05399596691132,-5.2087140083313,3.89042496681213,-1.95026397705078,-5.40955305099487,3.8267650604248,-0.18996499478817,-4.9919810295105,3.8884289264679,-2.87980389595032,-5.58365201950073,3.92774391174316,-3.85707998275757,-5.7204909324646, 4.41307210922241,-5.97178888320923,-5.87939882278442,5.2288122177124,-7.12349700927734,-5.74664878845215,4.06240606307983,-4.88958787918091,-5.83051490783691,6.28505420684814,-8.21878337860107,-5.46277904510498,7.00600099563599,-8.88008499145508,-5.19161176681519,4.54061698913574,2.66271710395813,-4.46019887924194,4.10704803466797,1.42618095874786,-4.99198579788208,3.1940929889679,4.44790601730347,-8.99510955810547,3.66775107383728,4.32052803039551,-8.15496635437012,5.84811687469482,12.2754602432251,-5.45122718811035,0.0275669991970062,17.8882732391357,0.0258099995553494,4.96451711654663,14.6936016082764,-6.31073713302612,4.54717493057251,15.09925365448,-7.21646976470947,4.0063099861145,15.4735059738159,-8.04103946685791,0.0258460007607937,18.1495361328125,-7.29360008239746,-0.160551995038986,5.46531677246094,-11.7109775543213,2.59095501899719,2.30124807357788,-8.72552967071533,2.09778809547424,2.4577169418335,-9.27728939056396,3.04357409477234,2.14757490158081,-8.11826705932617,-0.399895995855331,2.72472405433655,-10.6179075241089,-0.658275008201599,17.9735717773438,0.0839719995856285,-0.892818987369537,18.2150821685791,-7.44785118103027,-0.643087029457092,16.4824466705322,-10.5624437332153,-0.675334990024567,14.7311429977417,-11.9392023086548,-1.07041704654694,5.37680006027222,-11.8038969039917,5.64714813232422,12.4882583618164,-6.57050323486328,-0.0929120033979416,18.1402912139893,-0.715552985668182,5.22805690765381,14.2836532592773,-5.3680682182312,3.45877003669739,1.99650704860687,-7.45749711990356,-0.76298600435257,18.2231922149658,-0.670460999011993,5.30473899841309,12.8517017364502,-7.65541982650757,4.82907104492188,13.2843351364136,-8.63440036773682,4.22370100021362,13.7058906555176,-9.49887752532959,-0.736589014530182,17.5628719329834,-9.00239181518555,3.37043809890747,15.809308052063,-8.77915477752686,1.56426095962524,2.59645009040833,-9.76494598388672,3.5220410823822,14.0741577148438,-10.2367868423462,-0.185693994164467,18.3497333526611,-1.4719500541687,-0.250795006752014,18.5022811889648,-2.25989699363709, -0.230540007352829,4.759681224823,-11.3659896850586,0.364187002182007,17.4988689422607,-8.86876964569092,2.87437701225281,16.9404544830322,-7.26162719726563,3.4439549446106,3.60842990875244,-8.05130577087402,2.96976089477539,3.77953505516052,-8.81633186340332,-1.11793398857117,3.99240803718567,-11.1480493545532,-0.295673012733459,4.10149908065796,-11.0552215576172,-0.990085005760193,18.6736450195313,-4.00812196731567,-0.313930988311768,18.6343288421631,-3.90781497955322,-0.226004004478455,18.5161018371582,-5.60559892654419,-0.994208991527557,18.5635166168213,-5.76491212844849,-0.296570003032684,18.5979232788086,-3.07396411895752,-0.909422993659973,18.5662937164307,-2.27433800697327,4.45098781585693,2.84657692909241,-5.58510684967041,4.10256576538086,1.63558495044708,-6.09489917755127,3.88640594482422,5.02452898025513,-8.44484901428223,5.19227886199951,13.8755712509155,-7.02142715454102,4.74468994140625,14.2897882461548,-7.96337509155273,5.29550313949585,11.6596260070801,-8.26169109344482,4.81303977966309,12.1118421554565,-9.22754859924316,4.19435691833496,12.541314125061,-10.0936994552612,3.93429398536682,16.4358196258545,-4.07359409332275,4.3313570022583,15.926552772522,-4.78047180175781,4.33064985275269,15.7001571655273,-2.42260694503784,4.73795223236084,15.1736068725586,-3.06977605819702,4.58414602279663,15.5297679901123,-3.90911293029785,3.72804307937622,16.5190372467041,-2.61141896247864,3.46926093101501,12.9119062423706,-10.8341646194458,2.8690299987793,5.25538396835327,-9.95437145233154,2.2275230884552,5.38670682907104,-10.5685567855835,1.83264398574829,17.3991737365723,-0.331620007753372,2.35618495941162,17.1661930084229,-0.581991016864777,2.874666929245,16.8830642700195,-0.907432019710541,1.68568003177643,17.666036605835,-1.05784201622009,0.684424996376038,17.7580852508545,-0.0547339990735054,0.553125977516174,18.0083332061768,-0.787515997886658,0.452538996934891,18.2217121124268,-1.52310800552368,3.42086410522461,5.12344598770142,-9.24461555480957,4.16983985900879,14.6845636367798,-8.8000431060791,3.50013399124146,15.0360307693481,-9.53088188171387, 5.39247512817383,13.9184904098511,-4.40453577041626,5.66376686096191,13.14817237854,-4.96379423141479,5.49072408676147,13.4825706481934,-6.00461721420288,5.0791277885437,14.5810966491699,-3.75632500648499,4.92375421524048,14.9421291351318,-4.64639616012573,4.66968297958374,15.3509483337402,-5.53905487060547,4.26580190658569,15.7515306472778,-6.43403482437134,3.75730109214783,16.1139736175537,-7.2619161605835,3.94258403778076,16.3052043914795,-5.66030883789063,3.15112590789795,16.4337139129639,-8.0190544128418,3.45593810081482,16.6432075500488,-6.48861980438232,2.64647388458252,4.59028720855713,-9.69262504577637,2.03005194664001,4.71940183639526,-10.2857341766357,4.264573097229,3.09673595428467,-6.31987285614014,2.44015789031982,3.93578505516052,-9.47683429718018,3.84707689285278,1.81658601760864,-6.76620578765869,3.88473796844482,3.39910197257996,-7.17960214614868,1.85108399391174,4.06984901428223,-10.04518699646,0.703247010707855,5.51146793365479,-11.4535598754883,1.34351599216461,17.3771667480469,-8.50968837738037,0.481723994016647,4.17540216445923,-10.8359832763672,0.314087986946106,2.74703598022461,-10.4349422454834,0.5867959856987,4.82393789291382,-11.1245555877686,2.76142311096191,17.5104370117188,-3.57901906967163,0.492722004652023,18.4357585906982,-5.30210018157959,0.317802995443344,18.5592823028564,-3.75005197525024,1.88965404033661,17.957462310791,-2.67274308204651,1.30008494853973,18.2836589813232,-3.027095079422,1.56131303310394,17.9041748046875,-1.76077401638031,0.377220004796982,18.3919868469238,-2.26091194152832,0.325374007225037,18.508415222168,-3.00328993797302,0.870769023895264,18.0403900146484,-6.93729686737061,2.76225090026855,17.4599456787109,-4.99557495117188,-0.955756008625031,18.6470890045166,-3.12995409965515,-0.85137802362442,18.4281005859375,-1.45132696628571,-1.09327900409698,4.65775394439697,-11.454568862915,-1.15478503704071,2.65880608558655,-10.6893072128296,1.73344397544861,13.4011402130127,-11.9492788314819,0.374228000640869,18.5348091125488,-4.51211786270142,1.10694003105164,17.7494163513184,-7.74418497085571, 0.661459982395172,18.268404006958,-6.11512994766235,-0.724309027194977,13.5640535354614,-12.4661588668823,-0.645990014076233,15.7023277282715,-11.299994468689,-0.678463995456696,17.0859756469727,-9.77464294433594,4.11140203475952,5.72821998596191,-8.74730205535889,3.66287899017334,5.83257389068604,-9.51362895965576,3.09974408149719,5.97349119186401,-10.228627204895,0.82600998878479,6.27853679656982,-11.7916040420532,-0.0856420025229454,6.25375080108643,-12.0595674514771,-1.05048298835754,6.18174695968628,-12.1560935974121,4.48852682113647,2.7173330783844,-4.97868776321411,4.18023681640625,1.51014494895935,-5.50118207931519,2.42907404899597,6.11963891983032,-10.8603067398071,-1.02989995479584,7.09534311294556,-12.4550447463989,-0.00429299985989928,7.15381193161011,-12.3590230941772,0.954612016677856,7.15935802459717,-12.091402053833,2.62388706207275,6.96149778366089,-11.1306972503662,3.31734991073608,6.79035377502441,-10.4840154647827,3.88837909698486,6.62115621566772,-9.76525402069092,4.32389688491821,6.48234701156616,-9.01092338562012,1.80474996566772,14.5695114135742,-11.3820343017578,0.684897005558014,14.6906175613403,-11.7716026306152,0.627853989601135,13.529221534729,-12.3234558105469,1.80262303352356,15.5229578018188,-10.7088212966919,0.681250989437103,15.6412401199341,-11.1107931137085,1.71650195121765,16.2908611297607,-9.97837924957275,0.624010026454926,16.412712097168,-10.3746614456177,1.55377197265625,16.8996753692627,-9.24538326263428,0.511768996715546,17.0226345062256,-9.6182918548584,4.17575597763062,16.0634574890137,-3.23976492881775,3.57732105255127,16.781795501709,-4.91350317001343,3.11978006362915,17.0872421264648,-5.72902011871338,2.56391096115112,17.3531951904297,-6.5009560585022,0.195365995168686,17.868091583252,-8.10309028625488,-0.813322007656097,17.9322528839111,-8.23464202880859,3.87281703948975,16.1554927825928,-1.83186101913452,3.50068688392639,16.8674659729004,-3.40571093559265,3.17951107025146,17.1843223571777,-4.20785188674927,2.24285888671875,17.6939144134521,-5.74167919158936,3.3861129283905,16.5479354858398,-1.32146596908569, 3.24181699752808,16.8920612335205,-2.0638599395752,3.03959488868713,17.2172183990479,-2.8208270072937,2.3965539932251,17.7638359069824,-4.31874418258667,1.9291729927063,17.9713287353516,-5.01244211196899,-0.118606001138687,18.3630924224854,-6.45493698120117,-0.956606984138489,18.4219932556152,-6.62086820602417,2.730633020401,17.1974773406982,-1.62441802024841,2.55638098716736,17.4942893981934,-2.34734606742859,2.32967400550842,17.7634525299072,-3.06016898155212,2.0292649269104,17.995096206665,-3.73748993873596,1.63333594799042,18.1799964904785,-4.35148000717163,2.20905494689941,17.4515552520752,-1.29517102241516,2.06333899497986,17.7166976928711,-1.99718797206879,1.66675996780396,18.1605987548828,-3.29166007041931,1.37101995944977,18.3150062561035,-3.80469989776611,-0.291770994663239,18.6070690155029,-4.75409984588623,-1.0047550201416,18.6462516784668,-4.89181184768677,1.43504500389099,18.1155185699463,-2.42617797851563,1.18770503997803,18.3770008087158,-3.45592904090881,1.28464901447296,17.5946311950684,-0.163852006196976,1.14509201049805,17.8493404388428,-0.894172012805939,1.03316295146942,18.0705223083496,-1.61214995384216,0.939733028411865,18.2587623596191,-2.30366802215576,0.86515599489212,18.3980846405029,-2.96347093582153,0.848013997077942,18.4636344909668,-3.57908797264099,0.942654013633728,18.4359722137451,-4.1942400932312,1.1212010383606,18.3242511749268,-4.87760305404663,1.35033094882965,18.138298034668,-5.6238842010498,1.61350405216217,17.8880386352539,-6.40571594238281,1.89731597900391,17.5766372680664,-7.19184684753418,2.17791390419006,17.1892547607422,-7.95360898971558,2.42684006690979,16.700366973877,-8.69295501708984,2.62154293060303,16.0881309509277,-9.43101978302002,2.72543597221375,15.3197898864746,-10.1665887832642,2.72878098487854,14.3636436462402,-10.8594207763672,2.65623497962952,13.1966180801392,-11.4454469680786,1.83296203613281,7.09366512298584,-11.6753635406494,1.66791999340057,6.23187303543091,-11.3864259719849,1.50388598442078,5.48265981674194,-11.0714159011841,1.34439396858215,4.80707216262817,-10.766749382019, 1.1997309923172,4.16074800491333,-10.5026979446411,0.967464983463287,2.7020308971405,-10.1498365402222,4.29176092147827,2.06346702575684,-4.72223615646362,4.3192400932312,2.14028906822205,-5.23996210098267,4.26915693283081,2.26460409164429,-5.84765815734863,4.04843091964722,2.46738600730896,-6.55341386795044,3.66309690475464,2.70464205741882,-7.31987714767456,3.22466897964478,2.9039409160614,-8.06144237518311,2.75755095481873,3.079421043396,-8.73238658905029,2.25026702880859,3.24135589599609,-9.33696269989014,1.68776297569275,3.3836669921875,-9.86143398284912,1.06985199451447,3.48313307762146,-10.2871789932251,0.391972005367279,3.50360703468323,-10.6034173965454,-0.351170986890793,3.44400906562805,-10.8031015396118,-1.13987004756927,3.34789609909058,-10.8844518661499,-0.962292015552521,9.37273406982422,-12.9026908874512,0.203418001532555,9.38556480407715,-12.7792139053345,1.25676000118256,9.34252452850342,-12.4998502731323,2.19406700134277,9.23048782348633,-12.0737037658691,3.02494406700134,9.0456018447876,-11.5052499771118,3.74463605880737,8.80269336700439,-10.8177671432495,4.32280206680298,8.53068447113037,-10.0548706054688,4.73504114151001,8.25625038146973,-9.27812480926514,-1.0032320022583,8.15077590942383,-12.7101821899414,0.0896250009536743,8.19227981567383,-12.6050472259521,1.09627997875214,8.17712497711182,-12.3383827209473,2.00764393806458,8.0903263092041,-11.9198293685913,2.82097196578979,7.93487977981567,-11.3635597229004,3.52693104743958,7.73232221603394,-10.697039604187,4.09905099868774,7.51784801483154,-9.9620418548584,4.51861000061035,7.32074213027954,-9.20571994781494,5.17060804367065,10.4412174224854,-8.82791614532471,4.71537303924561,10.8720321655273,-9.70133781433105,4.10002183914185,11.2691421508789,-10.5338907241821,3.36363697052002,11.6074695587158,-11.2633857727051,2.53615808486938,11.8676948547363,-11.8705568313599,1.59469795227051,12.0440673828125,-12.343544960022,0.492000997066498,12.1507654190063,-12.6833343505859,-0.805015027523041,12.1941328048706,-12.8361253738403,-0.89621102809906,10.7452354431152,-12.9690818786621, 0.340806990861893,10.7245740890503,-12.8272075653076,1.42866897583008,10.6480598449707,-12.5217132568359,2.37628293037415,10.5051889419556,-12.0736675262451,3.21318602561951,10.2846870422363,-11.4863653182983,3.94633293151855,9.99416732788086,-10.7780494689941,4.54476881027222,9.65580081939697,-9.98391246795654,4.97153902053833,9.29527473449707,-9.17194557189941,5.87798309326172,11.5225868225098,-2.96199893951416,5.71091508865356,12.284478187561,-2.39253997802734,5.48226976394653,13.0005559921265,-1.82287895679474,5.17356395721436,13.6573905944824,-1.26502597332001,4.80365180969238,14.2310342788696,-0.728447020053864,4.4144139289856,14.7224998474121,-0.213682994246483,3.99021792411804,15.1423988342285,0.269850999116898,3.5611310005188,15.4996309280396,0.728751003742218,3.13201999664307,15.8169851303101,1.13779699802399,2.65126395225525,16.0971794128418,1.43992495536804,2.13252997398376,16.3330173492432,1.66059398651123,1.60423505306244,16.5310649871826,1.85331797599792,1.01916301250458,16.6961631774902,2.01771402359009,0.345483005046844,16.8199596405029,2.15091705322266,-0.387935012578964,16.8805503845215,2.25743889808655,-0.467072993516922,17.3185405731201,1.5541729927063,0.25730699300766,17.2427310943604,1.47028398513794,0.934714019298553,17.1173267364502,1.36978304386139,1.53761994838715,16.9510078430176,1.23276197910309,2.09080696105957,16.7467136383057,1.05244898796082,2.61776804924011,16.4994583129883,0.815310001373291,3.10784697532654,16.2149658203125,0.490446001291275,3.55628108978271,15.8825531005859,0.0702899992465973,3.99472308158875,15.4961347579956,-0.405627012252808,4.43216991424561,15.0525979995728,-0.912536978721619,4.83581209182739,14.5414199829102,-1.44982004165649,5.20294284820557,13.9572229385376,-2.01337504386902,5.5087628364563,13.2963790893555,-2.5869619846344,5.73827600479126,12.5757789611816,-3.14532089233398,5.91695022583008,11.8299131393433,-3.67635703086853,-0.55790901184082,17.6797332763672,0.823297023773193,0.149701997637749,17.5968723297119,0.75476598739624,0.817405998706818,17.4712429046631,0.665938019752502, 1.42269694805145,17.3091602325439,0.545091986656189,1.97920799255371,17.1042900085449,0.372804999351501,2.50352311134338,16.8584251403809,0.122412003576756,3.00203490257263,16.5671710968018,-0.209793001413345,3.48675894737244,16.2189292907715,-0.61836302280426,3.9631679058075,15.8213224411011,-1.09812498092651,4.41347789764404,15.3657541275024,-1.64041805267334,4.81858110427856,14.8440408706665,-2.23031902313232,5.16631603240967,14.254412651062,-2.85106301307678,5.47998523712158,13.5937147140503,-3.45051193237305,5.73731994628906,12.857382774353,-3.99240398406982,5.91512107849121,12.077094078064,-4.4776668548584,5.04511594772339,-9.78653717041016,-3.52817606925964,-8.29067993164063,-9.89651203155518,-3.6659529209137,-10.0066509246826,-9.22263431549072,-4.46945905685425,-0.428377002477646,-4.00178623199463,-2.10996389389038,-0.360689997673035,-2.50716996192932,-1.35164105892181,-0.179627999663353,-11.4878368377686,-2.08548593521118,2.30437111854553,-10.9104986190796,-2.06245899200439,3.93372797966003,-10.3053646087646,-2.69833993911743,5.65805816650391,-9.53224182128906,-4.0625,-3.36874294281006,-11.0040988922119,-1.84303998947144,-6.19894123077393,-10.5826635360718,-2.51219797134399,3.05062294006348,-1.44113802909851,-4.02421903610229,3.05318999290466,-0.562696993350983,-3.71721601486206,3.24530100822449,-3.41192293167114,-4.32749605178833,3.1647469997406,-2.39694404602051,-4.19303321838379,3.27719593048096,-4.46479415893555,-4.48380613327026,3.27289509773254,-5.53267097473145,-4.69084405899048,-2.34169602394104,-4.55251884460449,-2.72368907928467,-4.64724111557007,-0.744852006435394,-3.21173810958862,-4.74686479568481,-1.68957996368408,-3.45268893241882,-4.90389585494995,-2.67553997039795,-3.56391191482544,-5.03085422515869,-3.68325090408325,-3.68112707138062,-5.21937608718872,-5.73998022079468,-4.10338878631592,-5.10577201843262,-4.70702409744263,-3.87768006324768,0.820114016532898,-4.56394195556641,-2.81736898422241,2.06232309341431,-3.97532296180725,-3.45726895332336,1.93134200572968,-3.00380206108093,-3.26920294761658, 0.757722973823547,-3.66322803497314,-2.5223560333252,0.771413028240204,-2.19954800605774,-1.64612805843353,1.89787304401398,-2.15261888504028,-2.90154504776001,1.90380597114563,-1.36238205432892,-2.41931104660034,3.66808199882507,-1.17580497264862,-4.78758192062378,3.61896991729736,-0.300392985343933,-4.56494379043579,2.68472909927368,-0.766135990619659,-3.27328610420227,2.89828991889954,-3.5987560749054,-3.98138904571533,3.73596501350403,-3.0535991191864,-5.13289308547974,3.73052597045898,-2.09602999687195,-4.97001600265503,0.996339976787567,-6.56556606292725,-3.37484908103943,3.40675497055054,-10.5195245742798,-2.41581296920776,2.24599409103394,-6.10331201553345,-3.83977794647217,2.19225311279297,-5.02920007705688,-3.59475493431091,0.910247981548309,-5.54214715957642,-3.06910300254822,2.96303606033325,-4.66770219802856,-4.13702297210693,2.96622610092163,-5.73867702484131,-4.36786508560181,6.31409788131714,-9.23948764801025,-4.61923789978027,3.8187940120697,-5.11130523681641,-5.40590906143188,3.75372195243835,-4.05726003646851,-5.2726731300354,-3.24850106239319,-3.13989901542664,-2.9522819519043,-3.41296005249023,-4.11811876296997,-3.09194397926331,-1.61882197856903,-2.34256792068481,-1.42426705360413,-4.15426683425903,-0.91907399892807,-2.84079003334045,-5.41451787948608,-0.578876972198486,-3.88205504417419,-5.54472398757935,-1.5033860206604,-4.03515291213989,-5.65603590011597,-2.45316195487976,-4.19432878494263,-5.7315731048584,-3.41450095176697,-4.38901901245117,-3.53132605552673,-5.1929988861084,-3.20205903053284,-3.60994505882263,-6.30157709121704,-3.36610889434814,-1.9153950214386,-5.70510911941528,-2.84593796730042,-6.02841901779175,-5.37491607666016,-4.84651708602905,-7.2475471496582,-10.2867412567139,-3.03720808029175,-4.72277593612671,-5.92675876617432,-3.78137993812561,-4.63742589950562,-4.86511611938477,-3.57582688331604,-5.81183195114136,-4.38938188552856,-4.62142705917358,-0.436809986829758,-4.90792512893677,-2.40191102027893,1.22148001194,-4.37813520431519,-3.01399111747742,1.13265597820282,-3.45911192893982,-2.74231004714966, 2.36146092414856,-2.78379702568054,-3.54809308052063,0.74702000617981,-2.8852870464325,-2.12774896621704,-0.405791997909546,-3.18694710731506,-1.79017305374146,1.12915301322937,-2.67771291732788,-2.32859992980957,1.14233899116516,-1.97028505802155,-1.8397079706192,2.28792190551758,-1.03387796878815,-2.82668089866638,3.39580798149109,-1.29463005065918,-4.39272880554199,3.361172914505,-0.415049999952316,-4.1483039855957,2.29025197029114,-1.88287901878357,-3.25921511650085,2.68237590789795,-1.64071404933929,-3.63926005363464,2.49395489692688,-3.7846519947052,-3.69547009468079,3.52488493919373,-3.23176598548889,-4.71340703964233,3.49522590637207,-2.24117398262024,-4.55576705932617,2.77657699584961,-2.57793807983398,-3.86051988601685,1.73190498352051,-11.1066741943359,-1.99401998519897,-0.404790014028549,-6.83815288543701,-3.21795296669006,1.43278396129608,-6.42625713348389,-3.4749960899353,1.34093403816223,-5.38126707077026,-3.21572709083557,2.59838104248047,-4.8534049987793,-3.83739495277405,-0.430505990982056,-5.84939098358154,-2.76477909088135,4.47494697570801,-10.0465230941772,-3.05760598182678,2.61577296257019,-5.92725276947021,-4.09105682373047,3.55443096160889,-5.32276391983032,-5.03588485717773,3.53288888931274,-4.25662279129028,-4.86702108383179,-3.83361601829529,-2.94045400619507,-3.13566589355469,-3.99821710586548,-3.94844198226929,-3.22574591636658,-1.85429894924164,-4.72047519683838,-2.54470992088318,-1.77789604663849,-3.81515192985535,-2.22927188873291,-2.2418110370636,-3.63277411460876,-2.43641304969788,-3.12483692169189,-2.28375101089478,-2.61598801612854,-3.67727303504944,-2.0164840221405,-2.91329598426819,-1.69067203998566,-3.01748895645142,-1.88130497932434,-2.15296411514282,-2.84078311920166,-2.0564980506897,-2.08261704444885,-2.16894888877869,-1.5662590265274,-3.60367894172668,-1.18349003791809,-2.45861601829529,-3.05802202224731,-1.53453099727631,-2.10085701942444,-5.06108999252319,-0.641121983528137,-3.55253911018372,-5.18762922286987,-1.58456194400787,-3.71782803535461,-4.23670196533203,-1.82771599292755,-3.18552398681641, -5.31612205505371,-2.55855488777161,-3.85767292976379,-5.41812610626221,-3.54781198501587,-4.01723098754883,-4.54990005493164,-3.81587100028992,-3.41451811790466,-4.40057611465454,-2.79782104492188,-3.32859492301941,-5.19883012771606,-10.753643989563,-2.12812995910645,-4.17975282669067,-6.1139121055603,-3.53590607643127,-2.54481196403503,-11.2033138275146,-1.95730996131897,-1.9437769651413,-6.73826885223389,-3.21089005470276,-2.48230695724487,-6.62932586669922,-3.21645998954773,-2.4282751083374,-5.56664705276489,-2.95470905303955,-9.23641395568848,-9.52396106719971,-4.1326699256897,-5.65313911437988,-5.55675220489502,-4.46514320373535,-4.1029200553894,-5.01884078979492,-3.35821509361267,-5.49159288406372,-4.54630899429321,-4.23620700836182,0.0218359995633364,-2.46038603782654,-1.41522705554962,-0.00984499976038933,-3.15092396736145,-1.84566700458527,-0.0170760005712509,-3.94544005393982,-2.19667506217957,0.00243000010959804,-4.84387683868408,-2.48972392082214,0.033135000616312,-5.78775787353516,-2.83243608474731,0.0812230035662651,-6.77745199203491,-3.26302409172058,0.538368999958038,-11.4281511306763,-2.04030895233154,-0.960456013679504,-11.4699325561523,-2.13478493690491,-0.90677398443222,-6.86019611358643,-3.16737604141235,-0.913771986961365,-5.84257984161377,-2.76665496826172,-0.899919986724854,-4.90142393112183,-2.38559603691101,-0.860023021697998,-3.98380494117737,-2.10982298851013,-0.812223017215729,-3.17697501182556,-1.76600301265717,-0.761399984359741,-2.50196099281311,-1.32161700725555,-0.329133003950119,-9.20878505706787,-3.70996904373169,0.270500004291534,-9.15440368652344,-3.67567801475525,1.24948298931122,-8.8780403137207,-3.44271206855774,1.68076002597809,-8.76479339599609,-3.60674905776978,2.53168511390686,-8.4677791595459,-3.94642806053162,2.96026396751404,-8.2887601852417,-4.13442182540894,3.40314388275146,-8.11241054534912,-4.38310718536377,3.85722088813782,-7.91725778579712,-4.67123413085938,4.30148315429688,-7.68062114715576,-4.98776912689209,4.74517679214478,-7.41369581222534,-5.34029912948608, -7.48865413665771,-7.39114618301392,-5.0013427734375,-6.94247722625732,-7.62963676452637,-4.6668119430542,-6.31290578842163,-7.89655876159668,-4.32213497161865,-5.6267352104187,-8.17341995239258,-3.9761860370636,-4.90329599380493,-8.44880771636963,-3.70295190811157,-4.16560316085815,-8.69280433654785,-3.55697298049927,-2.81414389610291,-8.96362686157227,-3.27438497543335,-2.20237588882446,-9.08498954772949,-3.44303297996521,-0.95770001411438,-9.20964527130127,-3.68899989128113,3.55389404296875,-9.52643966674805,-3.39542198181152,3.07825708389282,-9.69613933563232,-3.10333704948425,2.07777905464172,-9.97831344604492,-2.64803099632263,1.54630196094513,-10.1540250778198,-2.57397294044495,0.43928799033165,-10.4743156433105,-2.7108108997345,-0.206782996654511,-10.5775318145752,-2.82542705535889,-0.915466010570526,-10.6026020050049,-2.87975311279297,-2.36167097091675,-10.4172496795654,-2.68437099456787,-3.08899903297424,-10.2575550079346,-2.56524801254272,-4.70121717453003,-10.0369653701782,-2.85579991340637,-5.5838189125061,-9.79567527770996,-3.15189790725708,-6.49302387237549,-9.46002960205078,-3.53706192970276,-7.37796401977539,-9.10544967651367,-3.97693204879761,-8.17761135101318,-8.78293037414551,-4.38234186172485,-8.85956192016602,-8.50191497802734,-4.71060419082642,5.6874361038208,-8.56050968170166,-4.96915721893311,5.13426685333252,-8.84763145446777,-4.50852298736572,4.59361696243286,-9.09511566162109,-4.08525276184082,4.06226921081543,-9.31876087188721,-3.71042394638062,4.08249998092651,-6.2150821685791,-5.46519899368286,3.75029492378235,-6.4462718963623,-5.11936807632446,3.42120409011841,-6.66436004638672,-4.79326820373535,3.08083701133728,-6.86618709564209,-4.48596620559692,2.71767807006836,-7.05415201187134,-4.21450901031494,2.33513689041138,-7.22832918167114,-3.98616194725037,1.52511405944824,-7.53061294555664,-3.65730595588684,1.09012699127197,-7.6586389541626,-3.63097310066223,0.155204996466637,-7.86576986312866,-3.67699003219604,-0.364138007164001,-7.93377208709717,-3.6292359828949,-0.905798017978668,-7.9465160369873,-3.60130310058594, -2.01273894309998,-7.84702110290527,-3.48171901702881,-2.58288192749023,-7.73680400848389,-3.42736196517944,-3.7747700214386,-7.42754602432251,-3.55091094970703,-4.39199209213257,-7.22856521606445,-3.70627689361572,-5.00336122512817,-7.01298713684082,-3.94021511077881,-5.5701379776001,-6.797523021698,-4.2911958694458,-6.08410310745239,-6.58135080337524,-4.65608882904053,-6.54704999923706,-6.36816310882568,-5.00171184539795,-1.74956905841827,-11.3976545333862,-2.10924196243286,-1.64049196243286,-10.5495519638062,-2.82917189598084,-1.5874559879303,-9.16979217529297,-3.60645389556885,-1.45401298999786,-7.92036914825439,-3.53937196731567,-1.4218590259552,-6.8207950592041,-3.17338609695435,-1.4104950428009,-5.79527997970581,-2.78609204292297,-1.37352705001831,-4.83477878570557,-2.43705606460571,-1.31039798259735,-3.92499303817749,-2.13748407363892,-1.23745000362396,-3.1129789352417,-1.80890595912933,-1.17940402030945,-2.44369292259216,-1.35117900371552,0.387030988931656,-2.344810962677,-1.53009498119354,0.36422398686409,-3.03803396224976,-1.97970294952393,0.374599993228912,-3.82729291915894,-2.34501695632935,0.420821994543076,-4.72504377365112,-2.63368797302246,0.483240008354187,-5.68501281738281,-2.92561602592468,0.546006977558136,-6.67779684066772,-3.32613801956177,0.641326010227203,-7.77115392684937,-3.66607809066772,0.792145013809204,-9.02745342254639,-3.54190111160278,1.01233804225922,-10.3291473388672,-2.61137795448303,1.15706694126129,-11.2909421920776,-2.00720596313477,1.5290310382843,-1.69259405136108,-2.08774709701538,1.51832103729248,-2.43052411079407,-2.58246898651123,1.52010202407837,-3.23381590843201,-2.9980731010437,1.62844097614288,-4.17624807357788,-3.24129796028137,1.76932501792908,-5.20706510543823,-3.39180994033813,1.85056805610657,-6.26995801925659,-3.6308069229126,1.9402129650116,-7.38501214981079,-3.79035711288452,2.10556197166443,-8.6265754699707,-3.78136801719666,2.59246897697449,-9.83635234832764,-2.84734392166138,2.86542797088623,-10.7217969894409,-2.21208596229553,-2.56109690666199,-1.89514803886414,-1.79064404964447, -2.63027691841125,-2.58927488327026,-2.30487298965454,-2.71433711051941,-3.39155006408691,-2.70901489257813,-2.8560791015625,-4.34040021896362,-2.91950011253357,-2.96567606925964,-5.38921594619751,-3.07497406005859,-3.03664398193359,-6.47788095474243,-3.27640390396118,-3.17100501060486,-7.59578609466553,-3.42738795280457,-3.46492600440979,-8.86574172973633,-3.41600489616394,-3.86937189102173,-10.1577367782593,-2.63691806793213,-4.25542497634888,-10.8738832473755,-1.90490698814392,6.51089715957642,8.14346885681152,-4.4593710899353,6.61497020721436,8.6133279800415,-4.63940906524658,6.66164016723633,9.05960083007813,-4.88928890228271,6.68839979171753,9.49358654022217,-5.2002329826355,6.77864599227905,9.91969203948975,-5.76580095291138,6.88401222229004,10.0356817245483,-6.54975605010986,7.07570123672485,9.33629322052002,-7.52346277236938,7.11330413818359,8.7239351272583,-7.64053297042847,7.06931781768799,8.0769100189209,-7.6808648109436,6.91062021255493,7.48545598983765,-7.58023500442505,6.69084119796753,6.79294919967651,-7.37704086303711,6.59376001358032,6.36759614944458,-7.20230913162231,6.39062023162842,5.76102495193481,-6.79761695861816,6.31113290786743,5.37102508544922,-6.44613981246948,6.17311191558838,5.0483980178833,-6.0532112121582,5.97344303131104,4.77228021621704,-5.64277696609497,5.7753210067749,4.57302284240723,-5.06987476348877,5.55607509613037,4.55953693389893,-4.48351192474365,5.40014600753784,4.74458694458008,-4.16853380203247,5.42075300216675,5.09019613265991,-4.04618787765503,5.57947015762329,5.53427600860596,-4.01623201370239,6.27334690093994,6.82226610183716,-4.61815214157104,5.85666799545288,6.98991680145264,-4.81270980834961,6.0208158493042,7.00661897659302,-4.74672889709473,6.63323497772217,8.14310169219971,-4.88364601135254,5.65821409225464,5.60229587554932,-4.19802379608154,5.54279184341431,5.33805894851685,-4.24658107757568,5.57624197006226,5.04890918731689,-4.31316995620728,5.79597902297974,4.88160800933838,-4.55143976211548,6.08192682266235,4.89972400665283,-5.02468585968018,6.34582901000977,5.05351400375366,-5.5060658454895, 6.53285789489746,5.29250812530518,-5.93391180038452,6.72444200515747,5.55719518661499,-6.30741882324219,6.85041809082031,5.8824348449707,-6.64972877502441,7.01860380172729,6.46036100387573,-6.94142484664917,7.11570882797241,6.82496500015259,-7.05161094665527,7.31196403503418,7.4456639289856,-7.12328481674194,7.47827100753784,7.99389219284058,-7.16499376296997,7.55609607696533,8.62044143676758,-7.13255500793457,7.56003189086914,9.13594055175781,-7.07310104370117,7.30318784713745,9.66697883605957,-6.36832284927368,7.14102697372437,9.58718299865723,-5.83515691757202,6.99321699142456,9.2695779800415,-5.43832492828369,6.86349296569824,8.8989896774292,-5.19684505462646,6.75679397583008,8.54170417785645,-4.99411487579346,6.16535615921021,7.76443719863892,-5.82379722595215,6.49161100387573,9.45930004119873,-6.6569128036499,6.5605149269104,7.93732404708862,-5.87582302093506,6.73842000961304,8.51060962677002,-6.18601894378662,6.75305414199829,9.13846206665039,-6.74825096130371,7.03543186187744,9.38022804260254,-6.85991287231445,7.38050699234009,9.27027130126953,-6.78291177749634,7.45572805404663,9.50662040710449,-6.83044385910034,7.29147481918335,9.77548027038574,-7.02276706695557,6.97470378875732,9.78384780883789,-7.14940977096558,6.66986799240112,9.6363639831543,-7.0418701171875,5.93582010269165,6.49782609939575,-4.10135078430176,5.74779987335205,5.9782509803772,-4.03053617477417,6.49397993087769,7.74643898010254,-4.80471801757813,6.17970085144043,7.22990703582764,-4.64816188812256,6.16671323776245,6.6291937828064,-4.72075605392456,6.12177991867065,6.3530387878418,-4.6158709526062,5.98531293869019,6.14446306228638,-4.28835487365723,5.84775400161743,5.84403419494629,-4.16939783096313,6.18082809448242,6.94134092330933,-4.69786405563354,6.37552881240845,7.69566011428833,-4.39533185958862,6.25298118591309,7.35809898376465,-4.44490623474121,6.20263290405273,6.86487722396851,-4.40052795410156,6.2677960395813,6.70479488372803,-4.53845977783203,1.71701300144196,2.7555820941925,4.41161108016968,1.58967304229736,2.77414298057556,4.52026081085205, 1.68738698959351,2.68888092041016,4.35851097106934,1.86761605739594,2.72321891784668,4.30051898956299,1.76350998878479,2.8252580165863,4.46317005157471,1.47133898735046,2.78821110725403,4.62582302093506,1.55703794956207,2.69904804229736,4.46251821517944,1.63740396499634,2.85329294204712,4.57497787475586,1.65251505374908,2.63767099380493,4.29754590988159,1.8312109708786,2.66589403152466,4.251540184021,2.01916098594666,2.69082903862,4.18479490280151,1.91453301906586,2.78657698631287,4.34737682342529,1.82036900520325,2.90461301803589,4.51153087615967,1.34728801250458,2.80306696891785,4.72126388549805,1.43451797962189,2.71033096313477,4.56220197677612,1.51902902126312,2.87646102905273,4.68095302581787,1.52017498016357,2.64057803153992,4.39786291122437,1.69319796562195,2.94558095932007,4.62140417098999,1.6151510477066,2.60555410385132,4.23648405075073,1.79216802120209,2.62274289131165,4.19008588790894,1.97156298160553,2.63695311546326,4.13599920272827,2.15080499649048,2.66055297851563,4.08521890640259,2.07258200645447,2.74741411209106,4.22898817062378,1.96903002262115,2.85950994491577,4.38999223709106,1.8835289478302,3.00592708587646,4.55627822875977,1.21997594833374,2.80937695503235,4.81660795211792,1.30798995494843,2.72007298469543,4.65164089202881,1.39558005332947,2.89825391769409,4.78088092803955,1.3958740234375,2.64885091781616,4.48988580703735,1.57205700874329,2.97970104217529,4.72589015960693,1.48245799541473,2.60366988182068,4.33959913253784,1.75450301170349,3.06527304649353,4.6653470993042,1.57129502296448,2.59240794181824,4.16909790039063,1.75199794769287,2.60111999511719,4.11894702911377,1.92725801467896,2.601567029953,4.06922817230225,2.08832406997681,2.61293792724609,4.03086996078491,2.24173402786255,2.62426900863647,4.00936603546143,2.21486711502075,2.71411609649658,4.12563276290894,2.13039803504944,2.81239008903503,4.26656484603882,2.0315260887146,2.94559192657471,4.42760992050171,1.95002400875092,3.17477488517761,4.58065223693848,1.08120894432068,2.811851978302,4.90323305130005,1.17945003509521,2.72156405448914,4.73986005783081, 1.26393699645996,2.92025089263916,4.87929010391235,1.27264201641083,2.65204811096191,4.57578897476196,1.44369995594025,3.01405191421509,4.82431697845459,1.35790598392487,2.60985708236694,4.42582511901855,1.62987399101257,3.11231899261475,4.77268505096436,1.43628001213074,2.58198809623718,4.27615785598755,1.80798995494843,3.26085209846497,4.68835115432739,1.51095294952393,2.60844397544861,4.07596588134766,1.71641504764557,2.59889101982117,4.04483699798584,1.89266800880432,2.58561491966248,3.99513506889343,2.03863191604614,2.58674311637878,3.96218490600586,2.17156004905701,2.58898091316223,3.9555230140686,2.28293991088867,2.57650589942932,3.94760608673096,2.31018996238709,2.66689300537109,4.04321384429932,2.27553510665894,2.77102398872375,4.1570200920105,2.19389700889587,2.89186692237854,4.29355716705322,2.10536289215088,3.08128309249878,4.45418882369995,2.00376605987549,3.41847896575928,4.56836891174316,0.928813993930817,2.80655097961426,4.98668718338013,1.04103195667267,2.71964406967163,4.81434488296509,1.11987197399139,2.93976402282715,4.97445487976074,1.14725995063782,2.64351105690002,4.65735387802124,1.30598402023315,3.05668497085571,4.92245101928711,1.2374370098114,2.60821604728699,4.50303316116333,1.4916570186615,3.16288709640503,4.86603212356567,1.31373703479767,2.58369088172913,4.3575611114502,1.66012501716614,3.32995700836182,4.78301382064819,1.36891603469849,2.5984959602356,4.18013095855713,1.82865500450134,3.53699707984924,4.6667218208313,1.4543000459671,2.72499394416809,3.90610790252686,1.68113195896149,2.61862707138062,3.95124697685242,1.87533402442932,2.58489990234375,3.92352104187012,2.01026797294617,2.57358503341675,3.89764094352722,2.1169900894165,2.57328200340271,3.89492893218994,2.21327495574951,2.56463503837585,3.90184807777405,2.27529311180115,2.55323910713196,3.89461994171143,2.35251998901367,2.60838103294373,3.97664999961853,2.37179589271545,2.71270203590393,4.06754493713379,2.3395140171051,2.83615398406982,4.17907094955444,2.2699990272522,2.99877691268921,4.31470823287964,2.1781120300293,3.2854630947113,4.45243692398071, 2.04076194763184,3.71119904518127,4.52033805847168,0.758711993694305,2.78409600257874,5.065673828125,0.891057014465332,2.71048092842102,4.88440990447998,0.962364971637726,2.94854497909546,5.06677103042603,1.01294505596161,2.63617706298828,4.72806119918823,1.15548896789551,3.1050820350647,5.02061891555786,1.11722099781036,2.59052300453186,4.57603979110718,1.35094797611237,3.22305798530579,4.96603012084961,1.19691896438599,2.5805139541626,4.42629814147949,1.50927805900574,3.38817000389099,4.87437582015991,1.2457560300827,2.60333299636841,4.24948787689209,1.65071499347687,3.62546992301941,4.7609691619873,1.29618501663208,2.74190402030945,3.99147891998291,1.82877099514008,3.85632395744324,4.6116418838501,1.55439698696136,3.03823709487915,3.7658429145813,1.65125799179077,2.70262098312378,3.79180192947388,1.877396941185,2.60080289840698,3.83448195457459,2.00763010978699,2.5687780380249,3.83711099624634,2.08665108680725,2.56701993942261,3.84309506416321,2.15948510169983,2.56775999069214,3.85924100875854,2.20572900772095,2.57108092308044,3.86207699775696,2.22208905220032,2.55681896209717,3.87093305587769,2.34909200668335,2.5597779750824,3.91696500778198,2.41626000404358,2.63837194442749,3.99276208877563,2.4369900226593,2.76798605918884,4.08213996887207,2.4123899936676,2.92018389701843,4.18975400924683,2.34636092185974,3.15677189826965,4.31429386138916,2.2376561164856,3.53955793380737,4.41380977630615,2.06285405158997,4.02456188201904,4.40992021560669,0.559841990470886,2.75520205497742,5.11724710464478,0.723944008350372,2.67949795722961,4.95282983779907,0.787226974964142,2.93993091583252,5.15182685852051,0.864018976688385,2.62453389167786,4.78900909423828,0.987429976463318,3.14335489273071,5.10984420776367,0.987717986106873,2.5790159702301,4.6423659324646,1.20069396495819,3.29492688179016,5.07518815994263,1.07983696460724,2.56223106384277,4.48976993560791,1.35455203056335,3.44863200187683,4.96157121658325,1.12836396694183,2.60489296913147,4.29810285568237,1.47448396682739,3.68274998664856,4.84572601318359,1.16659700870514,2.75655794143677,4.03888607025146, 1.60572600364685,3.95810604095459,4.69872999191284,1.40005302429199,3.08709001541138,3.87871909141541,1.80485796928406,4.18692588806152,4.48168516159058,1.87390005588531,3.46846199035645,3.67531490325928,1.74792003631592,2.97678589820862,3.62908506393433,1.86497700214386,2.68022108078003,3.67436790466309,2.02794194221497,2.58148789405823,3.75722289085388,2.07828688621521,2.56395792961121,3.78954696655273,2.12807297706604,2.56711506843567,3.81680107116699,2.15656304359436,2.59659504890442,3.83388710021973,2.15655994415283,2.59283208847046,3.85430788993835,2.13187909126282,2.54166603088379,3.92222309112549,2.2960638999939,2.52539300918579,3.88467001914978,2.41519689559937,2.5731360912323,3.92555499076843,2.48358798027039,2.67462491989136,3.99843192100525,2.50987911224365,2.8337459564209,4.08318996429443,2.48950004577637,3.03711009025574,4.18034219741821,2.41695308685303,3.36126303672791,4.28473091125488,2.28979206085205,3.82685589790344,4.32323884963989,2.09124398231506,4.33462905883789,4.26164817810059,0.34680300951004,2.71055889129639,5.14695978164673,0.530761003494263,2.63837695121765,4.99997711181641,0.587028026580811,2.91609311103821,5.21720790863037,0.696599006652832,2.59390306472778,4.84561920166016,0.798662006855011,3.16159296035767,5.1862850189209,0.841041028499603,2.56625199317932,4.69783687591553,1.02010703086853,3.3602499961853,5.15763711929321,0.953670024871826,2.54886102676392,4.54742813110352,1.18612003326416,3.51349592208862,5.04088592529297,1.01214098930359,2.59561204910278,4.34559392929077,1.30267095565796,3.7203209400177,4.91975021362305,1.04809999465942,2.7651379108429,4.06551885604858,1.39477705955505,3.9976179599762,4.77816581726074,1.26918804645538,3.11690998077393,3.95775103569031,1.52717697620392,4.31119680404663,4.55765008926392,1.70268094539642,3.55260396003723,3.78286600112915,1.79676103591919,4.51730585098267,4.33074712753296,2.1680760383606,4.08737087249756,3.24131488800049,2.05309700965881,3.37464809417725,3.53334403038025,1.94726204872131,2.92112898826599,3.48034691810608,2.0153648853302,2.66160893440247,3.57342004776001, 2.10527300834656,2.57269191741943,3.70524096488953,2.11932897567749,2.56329488754272,3.76098608970642,2.12616395950317,2.59146189689636,3.79454207420349,2.11381602287292,2.60740804672241,3.83785510063171,2.07123398780823,2.58673596382141,3.89006400108337,1.99645602703094,2.4954240322113,4.05979013442993,2.20712304115295,2.49079990386963,3.94178199768066,2.36380505561829,2.5107889175415,3.88349294662476,2.48057198524475,2.58245301246643,3.92214488983154,2.55934596061707,2.72278189659119,3.98807501792908,2.58914589881897,2.91673493385315,4.06184196472168,2.57248497009277,3.18847107887268,4.1543869972229,2.49852204322815,3.60571193695068,4.2343111038208,2.35394406318665,4.12381076812744,4.20031118392944,2.16053199768066,4.64516019821167,4.17906999588013,0.125992000102997,2.6721179485321,5.13622379302979,0.328510999679565,2.58439111709595,5.03678607940674,0.368281990289688,2.87412095069885,5.26343011856079,0.509465992450714,2.54845499992371,4.8970890045166,0.592745006084442,3.14866805076599,5.25975799560547,0.67520397901535,2.54537892341614,4.74791383743286,0.820258021354675,3.3999969959259,5.23867988586426,0.809709012508392,2.5401439666748,4.59400415420532,1.00005304813385,3.56899499893188,5.11385583877563,0.891439974308014,2.58584904670715,4.40025091171265,1.12847495079041,3.74601888656616,4.98830986022949,0.932515025138855,2.76436710357666,4.09163188934326,1.21682298183441,3.99648594856262,4.86324119567871,1.14655005931854,3.13734793663025,4.01404905319214,1.28060400485992,4.32155704498291,4.66288709640503,1.53902995586395,3.62545108795166,3.86079502105713,1.4840339422226,4.69132518768311,4.39621496200562,1.97991800308228,4.21570301055908,3.3292350769043,1.82787001132965,4.84595918655396,4.22904300689697,2.39673495292664,4.59588623046875,2.48886489868164,2.33610796928406,3.93653798103333,3.12709403038025,2.19377088546753,3.25166392326355,3.32715511322021,2.05104398727417,2.84973311424255,3.29087495803833,2.07665610313416,2.63932299613953,3.45942401885986,2.14772701263428,2.57393407821655,3.64222097396851,2.11481404304504,2.58274006843567,3.72719407081604, 2.08855390548706,2.60866904258728,3.80605888366699,2.03175592422485,2.61304593086243,3.86987996101379,1.94012594223022,2.56443095207214,4.01887178421021,1.8199759721756,2.41925096511841,4.23801183700562,2.06772708892822,2.42129802703857,4.07833194732666,2.27922010421753,2.4466450214386,3.94035291671753,2.42741107940674,2.50038003921509,3.86936902999878,2.55765008926392,2.60094594955444,3.90605807304382,2.64152693748474,2.78574705123901,3.95246505737305,2.67948603630066,3.02109408378601,4.02728414535522,2.66699600219727,3.37510991096497,4.11663389205933,2.57635593414307,3.87329411506653,4.13002014160156,2.45795893669128,4.41488790512085,4.13516902923584,2.25799107551575,4.9429349899292,4.16994380950928,-0.099592000246048,2.64334297180176,5.14808702468872,0.121197000145912,2.53296589851379,5.03983116149902,0.135468006134033,2.82860803604126,5.27669811248779,0.311268985271454,2.50551795959473,4.94491004943848,0.375739008188248,3.09576201438904,5.33772706985474,0.490660011768341,2.50680899620056,4.80275201797485,0.59952300786972,3.39410805702209,5.30846118927002,0.649460017681122,2.52643704414368,4.63987922668457,0.799973011016846,3.59709906578064,5.20510101318359,0.75348299741745,2.5796320438385,4.45040893554688,0.949797987937927,3.75975394248962,5.06368398666382,0.807022988796234,2.76115107536316,4.12825489044189,1.05135798454285,3.98036909103394,4.94546413421631,1.01925504207611,3.15424394607544,4.05638599395752,1.10899305343628,4.25452280044556,4.78807020187378,1.37802994251251,3.68191289901733,3.91718602180481,1.11981403827667,4.63280582427979,4.56333684921265,1.7789009809494,4.32499122619629,3.39386510848999,1.4943540096283,5.03181123733521,4.28469800949097,1.21871995925903,4.87869787216187,4.40596723556519,2.18786311149597,4.75007677078247,2.55974888801575,1.89233303070068,5.16518402099609,4.20333576202393,2.46827101707459,4.81478023529053,1.38344204425812,2.56907296180725,4.4142541885376,2.40370392799377,2.47373509407043,3.71339297294617,2.96714305877686,2.23094296455383,3.08141899108887,3.05027794837952,2.06579995155334,2.7508020401001,3.09962010383606, 2.07008504867554,2.60500192642212,3.34035396575928,2.14120697975159,2.56954097747803,3.60415005683899,2.08108806610107,2.59623408317566,3.74564003944397,2.01118993759155,2.62228798866272,3.84386801719666,1.89198398590088,2.60837006568909,3.98382997512817,1.77655100822449,2.50253105163574,4.20984697341919,1.65068399906158,2.37653303146362,4.43267297744751,1.88503694534302,2.33351588249207,4.2599139213562,2.14436197280884,2.35548806190491,4.08175992965698,2.34587597846985,2.40870094299316,3.92192196846008,2.49954199790955,2.48723006248474,3.8490629196167,2.64710593223572,2.63053011894226,3.87375497817993,2.73756408691406,2.85140490531921,3.91051411628723,2.7849760055542,3.15150308609009,3.98599195480347,2.75946307182312,3.59519100189209,4.04007005691528,2.70321202278137,4.14486789703369,4.06688594818115,2.58620309829712,4.6894907951355,4.11801385879517,2.3760039806366,5.24228286743164,4.15296983718872,-0.102063000202179,2.7965989112854,5.28294086456299,-0.324519008398056,2.61615300178528,5.19378709793091,-0.0978699997067451,2.52370595932007,5.0439920425415,0.109554000198841,2.45782399177551,4.95940399169922,0.140212997794151,3.02869606018066,5.38414478302002,0.293260008096695,2.46945810317993,4.86006212234497,0.369960010051727,3.32939600944519,5.37466478347778,0.470643997192383,2.49635601043701,4.70167684555054,0.591926991939545,3.58072090148926,5.31921482086182,0.599261999130249,2.56974601745605,4.49562311172485,0.760325014591217,3.74731707572937,5.15977716445923,0.663887977600098,2.76037907600403,4.17596578598022,0.887476980686188,3.95483899116516,5.03270387649536,0.871390998363495,3.17024397850037,4.09254217147827,0.959523022174835,4.19608116149902,4.89206409454346,1.20747601985931,3.72916102409363,3.95911288261414,0.984942018985748,4.48223781585693,4.71991109848022,1.57631003856659,4.40912199020386,3.44090795516968,0.966933012008667,4.82387685775757,4.53912401199341,1.95450901985168,4.88350486755371,2.6172890663147,1.26608800888062,5.17204713821411,4.33369302749634,1.53067100048065,5.35481405258179,4.26113891601563, 1.11632704734802,5.00622606277466,4.48961210250854,2.24221396446228,4.98952579498291,1.4298939704895,1.99671196937561,5.4854679107666,4.20741510391235,2.36650395393372,4.57206296920776,-0.0424269996583462,2.64877390861511,4.60911798477173,1.33629703521729,2.70523309707642,4.13045978546143,2.28463292121887,2.52000188827515,3.37830901145935,2.75230097770691,2.20439195632935,2.85988306999207,2.8191819190979,2.05230903625488,2.63304710388184,2.98031497001648,2.04355311393738,2.55723404884338,3.29399609565735,2.09985995292664,2.56533694267273,3.6333749294281,2.00908398628235,2.61174893379211,3.78445506095886,1.86050999164581,2.63322997093201,3.94691395759583,1.73368096351624,2.5724139213562,4.16708278656006,1.61126601696014,2.4702160358429,4.39147281646729,1.49820494651794,2.33667802810669,4.60714721679688,1.70347702503204,2.26411294937134,4.4575719833374,1.96300303936005,2.24790692329407,4.27752780914307,2.21634101867676,2.29331803321838,4.06555795669556,2.41079902648926,2.3696129322052,3.87585091590881,2.58793711662292,2.48029708862305,3.81586503982544,2.74520707130432,2.66846394538879,3.82018995285034,2.85201501846313,2.92925500869751,3.8648829460144,2.8898561000824,3.31171298027039,3.9175169467926,2.89300203323364,3.83386898040771,3.97012305259705,2.85643100738525,4.40250492095947,4.01903581619263,2.72811603546143,4.96938419342041,4.08247518539429,2.51728796958923,5.56183099746704,4.08973693847656,-0.102516002953053,2.9769721031189,5.40634679794312,-0.338041990995407,2.76714396476746,5.30162715911865,-0.543011009693146,2.59574198722839,5.19385099411011,-0.316633999347687,2.51361107826233,5.08299684524536,-0.102931998670101,2.443932056427,4.97195196151733,0.0931710004806519,2.43021607398987,4.88428401947021,0.132357999682426,3.241131067276,5.42721796035767,0.275373995304108,2.46224188804626,4.76402378082275,0.361586004495621,3.5090160369873,5.38426685333252,0.427314013242722,2.54797291755676,4.55301523208618,0.562700986862183,3.70766997337341,5.27603483200073,0.507429003715515,2.7476179599762,4.23067378997803,0.712594985961914,3.90852499008179,5.12929487228394, 0.697962999343872,3.18482303619385,4.13191986083984,0.814377009868622,4.14185905456543,4.99868202209473,1.0140700340271,3.76824998855591,3.99328303337097,0.867349028587341,4.37990283966064,4.85106611251831,1.35670101642609,4.47738790512085,3.4755859375,0.855722010135651,4.66108798980713,4.67891311645508,1.71008694171906,4.979248046875,2.66080403327942,0.94964998960495,4.88053607940674,4.71026277542114,1.99453699588776,5.14353799819946,1.47513103485107,1.30526804924011,5.47330904006958,4.3436541557312,1.21447396278381,5.22632312774658,4.47335720062256,1.59771299362183,5.69359111785889,4.26908397674561,1.10344398021698,5.01252698898315,4.69803619384766,2.13171291351318,4.76805400848389,-0.0422720015048981,2.1396119594574,5.81636714935303,4.1590371131897,2.2167010307312,3.74991893768311,-1.37827396392822,2.5546019077301,4.34515380859375,-0.0280159991234541,2.78463006019592,4.28802394866943,1.27640700340271,2.73854494094849,3.68453407287598,2.1146240234375,2.4237539768219,2.97261190414429,2.49547696113586,2.15135407447815,2.62305498123169,2.67943692207336,2.02679204940796,2.51202988624573,2.94954299926758,2.0080509185791,2.50985598564148,3.34009408950806,2.01061511039734,2.57351899147034,3.68175411224365,1.84559905529022,2.63410210609436,3.8708279132843,1.6902379989624,2.62563109397888,4.11353588104248,1.57169699668884,2.55443692207336,4.34021091461182,1.44942998886108,2.44376301765442,4.55339622497559,1.33726799488068,2.28833103179932,4.75338315963745,1.54949998855591,2.20408201217651,4.64297008514404,1.76985502243042,2.14498996734619,4.47671508789063,2.03741192817688,2.15839195251465,4.27038478851318,2.28715491294861,2.22404098510742,4.01437377929688,2.48463606834412,2.32858800888062,3.81531405448914,2.68953108787537,2.47636008262634,3.76463389396667,2.85836505889893,2.70138192176819,3.76440191268921,2.9661660194397,3.03061199188232,3.7913179397583,3.03536796569824,3.49529099464417,3.85471796989441,3.0663468837738,4.07433891296387,3.90230202674866,3.02839088439941,4.66421222686768,3.96353602409363,2.88485097885132,5.28087186813354,4.00797319412231, 2.66921401023865,5.90496683120728,3.98698210716248,-0.108248002827168,3.17865490913391,5.45464086532593,-0.346392005681992,2.95432710647583,5.39097023010254,-0.564302027225494,2.73313188552856,5.31082582473755,-0.748771011829376,2.5799388885498,5.15986108779907,-0.528219997882843,2.5100679397583,5.07733917236328,-0.315833985805511,2.44980192184448,4.99847888946533,-0.115157999098301,2.41393709182739,4.90149784088135,0.0729919970035553,2.42605805397034,4.79928779602051,0.123545996844769,3.42623996734619,5.43225479125977,0.238050997257233,2.51932597160339,4.61017417907715,0.343620002269745,3.6395308971405,5.32507514953613,0.341533988714218,2.72134494781494,4.28927421569824,0.528442025184631,3.85085296630859,5.24056196212769,0.509483993053436,3.18046593666077,4.17834615707397,0.659425020217896,4.08003520965576,5.11241006851196,0.794041991233826,3.794842004776,4.02443695068359,0.742870986461639,4.30107688903809,4.97125005722046,1.10750699043274,4.53381776809692,3.50465297698975,0.771296977996826,4.52827596664429,4.82644987106323,1.43918097019196,5.04891014099121,2.69212198257446,0.791688024997711,4.77156019210815,4.74057579040527,1.73226702213287,5.24900007247925,1.51612198352814,0.909883975982666,4.90406513214111,4.89151096343994,1.87646794319153,4.94450712203979,-0.0267309993505478,1.3099730014801,5.79510307312012,4.38358688354492,1.25071001052856,5.49681091308594,4.49378108978271,1.21725904941559,5.20140695571899,4.70066022872925,1.75161194801331,6.04879283905029,4.24172878265381,1.04530501365662,5.00873184204102,4.9138708114624,1.98851299285889,3.95395398139954,-1.42437899112701,2.29021906852722,6.15627098083496,4.05074596405029,2.0266010761261,2.4681088924408,-2.20100808143616,2.39955902099609,3.52002310752869,-1.29405105113983,2.68995690345764,4.00916194915771,0.0103979995474219,2.80306792259216,3.79295992851257,1.18967795372009,2.57164907455444,3.12354302406311,1.88858699798584,2.2742030620575,2.59327507019043,2.2940890789032,2.0893030166626,2.40555810928345,2.62445592880249,1.98491299152374,2.39548802375793,3.00250101089478, 1.92739403247833,2.47385311126709,3.42937994003296,1.8279060125351,2.58615589141846,3.7584490776062,1.64563703536987,2.64544105529785,4.03363800048828,1.52371597290039,2.61385703086853,4.27742481231689,1.40180504322052,2.537113904953,4.49337387084961,1.28203201293945,2.40510392189026,4.69395399093628,1.16091895103455,2.24186992645264,4.89004278182983,1.39199602603912,2.14650392532349,4.79554796218872,1.59635198116302,2.05678200721741,4.65017795562744,1.84671902656555,2.02986192703247,4.4823899269104,2.11592793464661,2.05858588218689,4.21774196624756,2.36393904685974,2.13992810249329,3.94135999679565,2.57071495056152,2.28063797950745,3.74525499343872,2.80090308189392,2.4677619934082,3.69833111763,2.98506498336792,2.74469089508057,3.69089698791504,3.11878204345703,3.14850902557373,3.720046043396,3.21556401252747,3.70163297653198,3.76207900047302,3.27257394790649,4.31882619857788,3.82321190834045,3.21428489685059,4.9635272026062,3.87353205680847,3.05279207229614,5.62772607803345,3.90285992622375,2.81134510040283,6.26666402816772,3.85181403160095,-0.115961000323296,3.37004208564758,5.46190690994263,-0.352169990539551,3.16149997711182,5.42786884307861,-0.582445025444031,2.9295060634613,5.38707590103149,-0.776745975017548,2.71315598487854,5.26745414733887,-0.939182996749878,2.56650710105896,5.10795402526855,-0.727530002593994,2.4973509311676,5.05730199813843,-0.522828996181488,2.45173096656799,4.99002504348755,-0.321354985237122,2.42498993873596,4.92373418807983,-0.133104994893074,2.40600800514221,4.82891702651978,0.0380389988422394,2.47984910011292,4.65927219390869,0.111739002168179,3.57158088684082,5.33725690841675,0.163683995604515,2.69595789909363,4.34041595458984,0.322793006896973,3.78578901290894,5.26897001266479,0.319400995969772,3.15509796142578,4.2251558303833,0.489782989025116,4.01695013046265,5.21967601776123,0.558652997016907,3.8053879737854,4.05362796783447,0.608009994029999,4.23214387893677,5.10190105438232,0.82887601852417,4.57699918746948,3.53150200843811,0.676276981830597,4.42932415008545,4.96171998977661, 1.13343501091003,5.10130977630615,2.71773409843445,0.682137012481689,4.65690183639526,4.8321738243103,1.43493294715881,5.31383419036865,1.55049395561218,0.786460995674133,4.81498718261719,4.90045499801636,1.61341500282288,5.07996511459351,0.00984400045126677,0.843074977397919,4.91694688796997,5.05440282821655,1.72733795642853,4.13995695114136,-1.43039202690125,1.24039101600647,6.09479188919067,4.49502515792847,1.22443497180939,5.78013706207275,4.55566215515137,1.25849902629852,5.445641040802,4.74178504943848,1.17791604995728,5.15765905380249,4.95835876464844,1.43482601642609,6.30245590209961,4.36970710754395,1.92224097251892,6.38573598861694,4.11035013198853,0.95737498998642,5.00987195968628,5.09192323684692,1.81426405906677,2.69009709358215,-2.25377106666565,2.41686296463013,6.49819612503052,3.88733601570129,0.00798000022768974,-0.19471600651741,-1.90753901004791,2.19892406463623,2.22847890853882,-2.08706188201904,2.53544497489929,3.20521306991577,-1.14966905117035,2.70780110359192,3.53303694725037,0.0811910033226013,2.65635299682617,3.19122910499573,1.09469795227051,2.37474298477173,2.6116349697113,1.72467994689941,2.16714310646057,2.27460908889771,2.20446109771729,2.03072595596313,2.20609498023987,2.66566896438599,1.91225600242615,2.28039407730103,3.12809991836548,1.75821399688721,2.44323706626892,3.53031802177429,1.60105204582214,2.59549999237061,3.90753507614136,1.47218000888824,2.62711691856384,4.20239782333374,1.34670400619507,2.60462808609009,4.4216570854187,1.22838199138641,2.49629306793213,4.63149690628052,1.1034300327301,2.36341190338135,4.82919692993164,0.969294011592865,2.20222902297974,5.01749420166016,1.21805095672607,2.09571504592896,4.92850112915039,1.43833494186401,1.99037897586823,4.80168199539185,1.66488599777222,1.91944801807404,4.65081977844238,1.93032205104828,1.90055501461029,4.42513990402222,2.20295095443726,1.93520498275757,4.12171220779419,2.45356798171997,2.04335999488831,3.85998201370239,2.68031001091003,2.22415804862976,3.66919994354248,2.93210911750793,2.455894947052,3.61645007133484, 3.1427481174469,2.7983078956604,3.60222792625427,3.31106495857239,3.29466104507446,3.61754703521729,3.44544506072998,3.91930389404297,3.6519889831543,3.4952700138092,4.5984468460083,3.70214200019836,3.41510510444641,5.30910396575928,3.75812602043152,3.22210597991943,6.00851106643677,3.77934193611145,2.92989492416382,6.6455659866333,3.70704889297485,-0.127189993858337,3.52930808067322,5.36931085586548,-0.357194006443024,3.34969091415405,5.46029615402222,-0.59367698431015,3.15223693847656,5.4172511100769,-0.803843021392822,2.90474009513855,5.33963108062744,-0.972253024578094,2.68759703636169,5.20720911026001,-1.11332595348358,2.55107188224792,5.0463547706604,-0.913028001785278,2.48992395401001,5.01379108428955,-0.717469990253448,2.44976401329041,4.97557783126831,-0.524434983730316,2.43175292015076,4.91642189025879,-0.336699992418289,2.41515207290649,4.85148477554321,-0.162198007106781,2.45255494117737,4.71141290664673,-0.0243149995803833,2.67179298400879,4.38421487808228,0.0991180017590523,3.72390294075012,5.2363338470459,0.129813000559807,3.12757110595703,4.2614631652832,0.29577299952507,3.96137595176697,5.25023412704468,0.33024001121521,3.80377602577209,4.07901382446289,0.452019989490509,4.16872596740723,5.21642112731934,0.54066401720047,4.60381412506104,3.55725193023682,0.56368100643158,4.35738086700439,5.10594177246094,0.800410985946655,5.14666986465454,2.74373006820679,0.621774017810822,4.54673004150391,4.97683811187744,1.1021089553833,5.35207176208496,1.57876002788544,0.649223029613495,4.75069618225098,4.92295503616333,1.32034695148468,5.17716121673584,0.0602359995245934,0.728991985321045,4.8523850440979,5.04107809066772,1.44851398468018,4.28512811660767,-1.39327204227448,0.742761015892029,4.96214818954468,5.16134405136108,1.56509900093079,2.89161705970764,-2.25766110420227,1.12468898296356,6.33319187164307,4.68769311904907,1.15927195549011,6.00908994674683,4.67607688903809,1.24567198753357,5.70229196548462,4.82019710540771,1.24695098400116,5.36148977279663,5.0181097984314,1.09248805046082,5.13223314285278,5.15502023696899, 1.59059798717499,6.61163282394409,4.2001690864563,1.24143195152283,6.56078195571899,4.54428815841675,2.04792809486389,6.71501398086548,3.9421980381012,0.85336297750473,5.02252197265625,5.22022485733032,-0.0205889996141195,-0.157983005046844,-1.95068204402924,2.5248498916626,6.84811687469482,3.7222011089325,0.0338039994239807,-0.23471599817276,-1.85470998287201,2.32665610313416,1.93913900852203,-1.87169504165649,2.54758810997009,2.77972793579102,-0.9149010181427,2.5874240398407,2.97827911376953,0.187674000859261,2.45830798149109,2.60974407196045,1.0480899810791,2.24790906906128,2.19581890106201,1.66488802433014,2.08993101119995,1.99456596374512,2.21823906898499,1.97202205657959,2.01197409629822,2.81101393699646,1.78757798671722,2.16970896720886,3.2969229221344,1.53971898555756,2.43266296386719,3.65740609169006,1.40844798088074,2.58984804153442,4.0712308883667,1.29343605041504,2.60787200927734,4.34374809265137,1.16930103302002,2.57135200500488,4.55744695663452,1.04621994495392,2.45505905151367,4.7611289024353,0.915457010269165,2.32810091972351,4.95467519760132,0.766682028770447,2.15360999107361,5.11660385131836,1.02176702022552,2.04578804969788,5.04068088531494,1.26637494564056,1.93309497833252,4.92789602279663,1.49454998970032,1.83354604244232,4.79254198074341,1.75052094459534,1.76520895957947,4.59000587463379,2.02226305007935,1.7427179813385,4.30382490158081,2.30812811851501,1.79340994358063,4.01916408538818,2.55847406387329,1.94145798683167,3.75093388557434,2.8122410774231,2.16353106498718,3.56864309310913,3.0882740020752,2.4521598815918,3.49974298477173,3.34091091156006,2.87291288375854,3.47625303268433,3.55335092544556,3.46616005897522,3.47138690948486,3.70220398902893,4.1688871383667,3.49214196205139,3.73769402503967,4.93248319625854,3.54861688613892,3.62798404693604,5.70400285720825,3.62051010131836,3.37227892875671,6.42812776565552,3.65041089057922,2.99406790733337,7.01886796951294,3.54741191864014,-0.146033003926277,3.68393397331238,5.24889898300171,-0.363689988851547,3.51332688331604,5.40741395950317,-0.601674020290375,3.34530591964722,5.4712381362915, -0.827654004096985,3.12484002113342,5.38678503036499,-1.00745701789856,2.86343789100647,5.27820777893066,-1.15106701850891,2.65522599220276,5.14112615585327,-1.27476394176483,2.52743792533875,4.98620796203613,-1.08227801322937,2.48455309867859,4.9549880027771,-0.898204982280731,2.44400906562805,4.93528699874878,-0.716215014457703,2.43413496017456,4.90185499191284,-0.535588979721069,2.42567491531372,4.84358501434326,-0.36055600643158,2.45504808425903,4.74203205108643,-0.2153480052948,2.65141296386719,4.42344999313354,-0.0604589991271496,3.10875606536865,4.28959798812866,0.0783639997243881,3.91730499267578,5.20690393447876,0.118133001029491,3.78901100158691,4.10708999633789,0.265448004007339,4.12289619445801,5.25725317001343,0.273723006248474,4.6097149848938,3.58563590049744,0.420174986124039,4.29606819152832,5.23016214370728,0.469534009695053,5.19047498703003,2.76830506324768,0.528752982616425,4.46281909942627,5.12541580200195,0.745096981525421,5.37795686721802,1.61146700382233,0.565162003040314,4.65223598480225,5.01387596130371,0.993251025676727,5.2408127784729,0.117117002606392,0.610395014286041,4.80720901489258,5.03732776641846,1.1429899930954,4.39488315582275,-1.33126902580261,0.632865011692047,4.91842889785767,5.11846685409546,1.2891149520874,3.05538702011108,-2.22739911079407,0.625470995903015,5.05884504318237,5.18969821929932,-0.0574500001966953,-0.123929001390934,-1.98549699783325,0.976737976074219,6.54614305496216,4.91698598861694,1.06297397613525,6.18825912475586,4.8657808303833,1.17989003658295,5.91001510620117,4.94204807281494,1.22631502151489,5.57655000686646,5.08837509155273,1.19652700424194,5.28836679458618,5.22585201263428,0.974168002605438,5.11015701293945,5.2899751663208,1.6969850063324,6.91583919525146,4.01674604415894,1.31542503833771,6.84119701385498,4.34222793579102,1.0430109500885,6.7936577796936,4.74549007415771,2.14085006713867,7.03026914596558,3.73649406433105,0.751712024211884,5.09106111526489,5.27130699157715,2.58639693260193,7.17368316650391,3.5762140750885,0.0584079995751381,-0.283782988786697,-1.78019905090332, 2.33633089065552,1.61656701564789,-1.525838971138,2.41185998916626,2.30714392662048,-0.610790014266968,2.42399406433105,2.43174290657043,0.314630001783371,2.30463790893555,2.12639498710632,1.05762100219727,2.14745402336121,1.84228098392487,1.67815804481506,2.01277303695679,1.73885703086853,2.31315493583679,1.88228797912598,1.82560098171234,3.01656794548035,1.59103894233704,2.10257697105408,3.42434692382813,1.34156405925751,2.43660593032837,3.80112791061401,1.23050403594971,2.57614398002625,4.21602201461792,1.11216402053833,2.58168601989746,4.46538782119751,0.985903978347778,2.53508996963501,4.68444204330444,0.858678996562958,2.42035603523254,4.87552404403687,0.720202028751373,2.29190301895142,5.05721282958984,0.560366988182068,2.09699702262878,5.18340110778809,0.815648019313812,1.98758101463318,5.13269090652466,1.07260000705719,1.87401294708252,5.03015184402466,1.31734097003937,1.76144599914551,4.91137599945068,1.57301902770996,1.65502798557281,4.72189521789551,1.83620095252991,1.5811870098114,4.44891977310181,2.13386106491089,1.56330597400665,4.17193698883057,2.41453289985657,1.64868497848511,3.8789370059967,2.68461394309998,1.84037601947784,3.6081690788269,2.97676992416382,2.10598802566528,3.43436789512634,3.30496406555176,2.44932293891907,3.36594104766846,3.59440803527832,2.97831892967224,3.29477906227112,3.83204698562622,3.67247700691223,3.26296210289001,3.99001502990723,4.47599411010742,3.28557896614075,4.0052638053894,5.32887315750122,3.3695809841156,3.84127402305603,6.16620016098022,3.47462511062622,3.45182800292969,6.86999702453613,3.4906280040741,-0.161394998431206,3.88545393943787,5.21938276290894,-0.380746990442276,3.67388796806335,5.30786180496216,-0.601224005222321,3.51741790771484,5.44965505599976,-0.842783987522125,3.32342195510864,5.42950582504272,-1.04779303073883,3.06590795516968,5.3424391746521,-1.19239699840546,2.80919194221497,5.2100830078125,-1.31709003448486,2.62309598922729,5.07061004638672,-1.43040204048157,2.51246404647827,4.91303205490112,-1.23982298374176,2.46771693229675,4.89609384536743, -1.06325197219849,2.43566799163818,4.88015699386597,-0.892920017242432,2.4262011051178,4.86237812042236,-0.723125994205475,2.43090391159058,4.82310104370117,-0.553838014602661,2.46471095085144,4.72453498840332,-0.402961999177933,2.64045095443726,4.44807720184326,-0.25178599357605,3.09998989105225,4.31747913360596,-0.0821309983730316,3.76788306236267,4.14059209823608,0.0544600002467632,4.09734582901001,5.21152019500732,0.041278000921011,4.60035085678101,3.61580801010132,0.237296000123024,4.25772380828857,5.27197122573853,0.17331999540329,5.21187496185303,2.7978789806366,0.391934990882874,4.40129804611206,5.24925088882446,0.396602004766464,5.40414619445801,1.64853000640869,0.489629000425339,4.55668687820435,5.15403413772583,0.63688200712204,5.27393484115601,0.181732997298241,0.50841099023819,4.73583221435547,5.07879209518433,0.808302998542786,4.47750902175903,-1.26183295249939,0.527203977108002,4.87075710296631,5.11013889312744,0.981752991676331,3.1856050491333,-2.17887306213379,0.514424979686737,4.98404979705811,5.14796686172485,-0.106622003018856,-0.0961000025272369,-2.00850009918213,0.520470976829529,5.15244293212891,5.20004415512085,0.798183977603912,6.72692823410034,5.17997884750366,0.920395016670227,6.33491516113281,5.1033091545105,1.08945500850677,6.05697393417358,5.11803913116455,1.17296600341797,5.75688123703003,5.19573211669922,1.19089603424072,5.46120405197144,5.29803800582886,1.08579504489899,5.2343111038208,5.36105108261108,0.85301798582077,5.11906385421753,5.36654996871948,1.76648998260498,7.20306015014648,3.79902601242065,1.38800704479218,7.12561321258545,4.15182304382324,1.07644402980804,7.06317615509033,4.5424861907959,0.827984988689423,6.99881505966187,4.9879322052002,2.20035910606384,7.32875299453735,3.6190140247345,0.626976013183594,5.20153999328613,5.28657197952271,0.0745439976453781,-0.340927988290787,-1.67634904384613,2.1892409324646,1.32922101020813,-1.10161805152893,2.22153496742249,1.86183297634125,-0.289332002401352,2.26779007911682,1.94086098670959,0.451204985380173,2.17453598976135,1.72311902046204,1.10846400260925, 2.03664708137512,1.54039597511292,1.73876297473907,1.90724396705627,1.50807797908783,2.44394898414612,1.73878705501556,1.68041694164276,3.19204211235046,1.38370203971863,2.07637095451355,3.52735996246338,1.15956294536591,2.44808006286621,3.93210911750793,1.05433094501495,2.55389904975891,4.33877515792847,0.928722977638245,2.56768703460693,4.58418798446655,0.799024999141693,2.50062894821167,4.79254198074341,0.669802010059357,2.38954901695251,4.97051382064819,0.519740998744965,2.24089288711548,5.12220001220703,0.349745988845825,2.04591798782349,5.22381114959717,0.606096029281616,1.92565298080444,5.20349597930908,0.87076598405838,1.80852603912354,5.1287260055542,1.1282240152359,1.69094800949097,5.01300477981567,1.38060796260834,1.5658620595932,4.82130098342896,1.64479196071625,1.45159804821014,4.55592203140259,1.93489694595337,1.37627398967743,4.28966999053955,2.23810291290283,1.38379395008087,3.9977080821991,2.54232311248779,1.50920701026917,3.70062899589539,2.83585000038147,1.74869000911713,3.42075204849243,3.1946918964386,2.05070400238037,3.2632110118866,3.5703010559082,2.47920107841492,3.15196800231934,3.88798689842224,3.12383699417114,3.03398609161377,4.13793182373047,3.93565201759338,2.9818160533905,4.29490089416504,4.86006116867065,3.02018594741821,4.28542280197144,5.80893707275391,3.16409707069397,3.98854899406433,6.70731210708618,3.32112693786621,-0.173970997333527,4.07284688949585,5.2194619178772,-0.389420986175537,3.8669319152832,5.28405809402466,-0.603473007678986,3.68402695655823,5.39112901687622,-0.836485981941223,3.49899792671204,5.38957786560059,-1.06784904003143,3.27246308326721,5.35579490661621,-1.24474203586578,2.98868799209595,5.27882385253906,-1.36389696598053,2.75333905220032,5.13663005828857,-1.47692501544952,2.5962541103363,4.98999691009521,-1.59028196334839,2.48700189590454,4.83757495880127,-1.39239203929901,2.45042490959167,4.83516979217529,-1.2175350189209,2.42341089248657,4.8181471824646,-1.05396401882172,2.41324996948242,4.80833101272583,-0.893404006958008,2.42338895797729,4.78008079528809, -0.732995986938477,2.47138810157776,4.69774103164673,-0.583510994911194,2.64023900032043,4.44396305084229,-0.446088999509811,3.09230899810791,4.34985589981079,-0.281825989484787,3.75112295150757,4.17295789718628,-0.167276993393898,4.58360910415649,3.64730000495911,0.0331749990582466,4.24538087844849,5.23557901382446,-0.076554000377655,5.20289421081543,2.83053302764893,0.214789003133774,4.36836004257202,5.29459810256958,0.0909650027751923,5.42228698730469,1.69024097919464,0.358561992645264,4.49021577835083,5.27095317840576,0.285062998533249,5.30318689346313,0.252537995576859,0.432022005319595,4.63950395584106,5.19411706924438,0.451489001512527,4.53736019134521,-1.18856596946716,0.444620013237,4.80241918563843,5.15436506271362,0.640650987625122,3.29353499412537,-2.125648021698,0.42043599486351,4.90926122665405,5.15815401077271,-0.16686800122261,-0.0742899999022484,-2.02162098884583,0.433209985494614,5.03100919723511,5.15635681152344,0.517607986927032,5.22054100036621,5.1763129234314,0.604681015014648,6.88276100158691,5.45175313949585,0.745374023914337,6.4597430229187,5.36320686340332,0.950446009635925,6.15601396560669,5.33183479309082,1.08941900730133,5.88701820373535,5.34248399734497,1.13443303108215,5.6085262298584,5.39148092269897,1.11786997318268,5.36301517486572,5.43874979019165,0.939032018184662,5.1916651725769,5.44787788391113,0.737990021705627,5.21035623550415,5.3779239654541,1.8139990568161,7.47662496566772,3.66695594787598,1.42569696903229,7.39620399475098,3.93313908576965,1.11025404930115,7.33992290496826,4.3328800201416,0.856380999088287,7.2825288772583,4.79033184051514,0.603610992431641,7.18059587478638,5.25576400756836,0.580668985843658,5.27765607833862,5.26517581939697,0.0740379989147186,-0.398218005895615,-1.55275297164917,1.97630596160889,1.09965002536774,-0.698249995708466,2.05503106117249,1.5018949508667,-0.026308000087738,2.10695910453796,1.5380699634552,0.587293982505798,2.02093505859375,1.39294195175171,1.18412697315216,1.8896199464798,1.30225896835327,1.81089603900909,1.76552700996399,1.32798302173615,2.55172801017761, 1.57302296161652,1.58148097991943,3.32980394363403,1.19140601158142,2.06986999511719,3.63082408905029,0.980123996734619,2.46392393112183,4.0506157875061,0.876280009746552,2.53968906402588,4.4580659866333,0.745921015739441,2.54614305496216,4.69411277770996,0.615307986736298,2.46830797195435,4.87839221954346,0.477091997861862,2.34548807144165,5.03431797027588,0.315861999988556,2.19431400299072,5.16642379760742,0.135578006505966,2.00375199317932,5.23697805404663,0.390334010124207,1.86999797821045,5.24156522750854,0.653702020645142,1.74269199371338,5.19080591201782,0.925539970397949,1.61724102497101,5.10669994354248,1.17895400524139,1.48579096794128,4.90124702453613,1.44093596935272,1.34630596637726,4.63667297363281,1.72895205020905,1.22458803653717,4.38327407836914,2.03841304779053,1.16657102108002,4.09770107269287,2.36257696151733,1.21323502063751,3.79245495796204,2.69354391098022,1.38269102573395,3.47617292404175,3.03902101516724,1.66401195526123,3.19320797920227,3.47357201576233,2.01248788833618,3.02594590187073,3.87438201904297,2.5545129776001,2.83664298057556,4.20491313934326,3.32169604301453,2.68427896499634,4.47030019760132,4.28555011749268,2.61879897117615,4.63121604919434,5.3377628326416,2.72184896469116,4.55716514587402,6.3917088508606,2.95154500007629,-0.182980999350548,4.22765493392944,5.24154186248779,-0.390971004962921,4.0458869934082,5.29547214508057,-0.60539299249649,3.85885906219482,5.36993408203125,-0.833558022975922,3.67588806152344,5.34923505783081,-1.06263697147369,3.47288608551025,5.3116512298584,-1.27813494205475,3.20453190803528,5.28987693786621,-1.42230296134949,2.91357493400574,5.20204019546509,-1.52966296672821,2.70231509208679,5.05867290496826,-1.63923895359039,2.56013607978821,4.90981388092041,-1.76073205471039,2.44358110427856,4.74651479721069,-1.54982697963715,2.42706894874573,4.76598501205444,-1.36728894710541,2.41058897972107,4.76168298721313,-1.20638394355774,2.40265989303589,4.75055980682373,-1.05170798301697,2.40947794914246,4.72881698608398,-0.894868016242981,2.47042202949524,4.65574598312378, -0.749897003173828,2.65028595924377,4.43510484695435,-0.639024019241333,3.08865809440613,4.37596893310547,-0.489019989967346,3.74080491065979,4.19811677932739,-0.370550006628037,4.56062316894531,3.67911100387573,-0.292304992675781,5.18253898620605,2.86280608177185,0.0172220002859831,4.36286115646362,5.27225208282471,-0.162827998399735,5.42265701293945,1.73518002033234,0.191285997629166,4.46001291275024,5.32377815246582,-0.0196770001202822,5.3317928314209,0.32540500164032,0.318365007638931,4.56969594955444,5.30209398269653,0.109445996582508,4.58725595474243,-1.12250697612762,0.371457010507584,4.71643686294556,5.2530369758606,0.278299987316132,3.38537192344666,-2.08023595809937,0.357867002487183,4.86037302017212,5.22181510925293,-0.23505400121212,-0.0556829981505871,-2.02934098243713,0.352631002664566,4.94721078872681,5.18116903305054,0.419072985649109,5.08283090591431,5.13164710998535,0.7829629778862,5.47601413726807,4.22667789459229,0.403075993061066,7.02899789810181,5.71998119354248,0.619997978210449,6.59874677658081,5.65001106262207,0.7987419962883,6.24506902694702,5.5734920501709,0.985589027404785,5.97915410995483,5.53002023696899,1.06076097488403,5.72073888778687,5.51556205749512,1.08274102210999,5.47725820541382,5.53688192367554,0.985557973384857,5.28430080413818,5.52829790115356,0.805598974227905,5.20745992660522,5.47666788101196,0.642072975635529,5.31676483154297,5.3651762008667,1.4360100030899,7.63452005386353,3.74881601333618,1.12460899353027,7.61546897888184,4.11395692825317,0.859924018383026,7.5659499168396,4.56976413726807,0.613151013851166,7.48174905776978,5.05768823623657,0.38417199254036,7.34432601928711,5.52943086624146,0.0555800013244152,-0.446359992027283,-1.42981696128845,1.77346301078796,0.921483993530273,-0.374435007572174,1.87326395511627,1.21562898159027,0.194600999355316,1.91365802288055,1.22342503070831,0.723209977149963,1.82682394981384,1.16155695915222,1.26090598106384,1.7056930065155,1.14747500419617,1.85692799091339,1.59239101409912,1.21614301204681,2.62057709693909,1.37011098861694,1.51328802108765,3.43451404571533, 0.99463301897049,2.08552193641663,3.70459508895874,0.802675008773804,2.47998905181885,4.1797399520874,0.700390994548798,2.53205990791321,4.57651805877686,0.568630993366241,2.51570796966553,4.77784585952759,0.428337007761002,2.43522810935974,4.93950986862183,0.280869007110596,2.3034839630127,5.07788181304932,0.107804998755455,2.15840196609497,5.18707418441772,-0.0817179977893829,1.98011100292206,5.24403190612793,0.169377997517586,1.82769501209259,5.24765014648438,0.4322310090065,1.68623495101929,5.23886823654175,0.702091991901398,1.55060994625092,5.16928195953369,0.95856100320816,1.42124700546265,4.94921207427979,1.2202570438385,1.26277196407318,4.68761682510376,1.51263499259949,1.09710001945496,4.45560789108276,1.82658302783966,0.987329006195068,4.19169092178345,2.16599702835083,0.958253979682922,3.88885903358459,2.51432299613953,1.04990196228027,3.55194902420044,2.88015198707581,1.26545095443726,3.20346903800964,3.30902910232544,1.58195400238037,2.91656494140625,3.78415298461914,2.01592206954956,2.67461895942688,4.19925022125244,2.67681193351746,2.42188096046448,4.54499912261963,3.60775899887085,2.22501802444458,4.82897710800171,4.75467014312744,2.18392300605774,4.97798204421997,5.91959095001221,2.41676306724548,4.84034395217896,7.01429414749146,2.66023111343384,-0.188615992665291,4.35081815719604,5.27918004989624,-0.389173001050949,4.19511985778809,5.32090091705322,-0.604355990886688,4.02424287796021,5.36925601959229,-0.831514000892639,3.8540940284729,5.33056306838989,-1.05809795856476,3.67333197593689,5.27090120315552,-1.28040897846222,3.44219899177551,5.23501205444336,-1.47020995616913,3.13759398460388,5.2159628868103,-1.59041202068329,2.84378004074097,5.12062692642212,-1.69513702392578,2.64811301231384,4.97622489929199,-1.8099889755249,2.50733208656311,4.81611680984497,-1.91985201835632,2.3859601020813,4.64118909835815,-1.71829295158386,2.38442206382751,4.67666387557983,-1.52224099636078,2.38810396194458,4.69514083862305,-1.35455095767975,2.39289999008179,4.69523000717163,-1.2032870054245,2.39700889587402,4.67935705184937, -1.05157697200775,2.45996189117432,4.60969305038452,-0.903748989105225,2.66309404373169,4.40793085098267,-0.825954020023346,3.09273195266724,4.38093709945679,-0.702578008174896,3.73052000999451,4.21482276916504,-0.581066012382507,4.53462505340576,3.70672988891602,-0.494675010442734,5.15956687927246,2.89439606666565,-0.378275990486145,5.41342782974243,1.77879595756531,0.00395100004971027,4.46029901504517,5.31310081481934,-0.26230800151825,5.35160493850708,0.395552009344101,0.16388900578022,4.54049777984619,5.35741901397705,-0.175410002470016,4.63044786453247,-1.06180202960968,0.267787992954254,4.64464712142944,5.34649515151978,-0.0549749992787838,3.45245909690857,-2.05275011062622,0.295379996299744,4.79096603393555,5.32344913482666,-0.313708007335663,-0.0378790013492107,-2.03534388542175,0.290185004472733,4.9505500793457,5.28492116928101,0.31827300786972,5.00832176208496,5.18430280685425,0.405643999576569,5.39311790466309,4.12185478210449,0.768630027770996,5.66015577316284,4.1999568939209,0.160952001810074,7.14984607696533,5.95217514038086,0.424753993749619,6.71758794784546,5.90856599807739,0.657121002674103,6.34419584274292,5.83821821212769,0.854945003986359,6.04930305480957,5.74820804595947,0.980059027671814,5.80061006546021,5.68251895904541,1.02094101905823,5.56872081756592,5.65962600708008,0.984230995178223,5.36770296096802,5.63275003433228,0.837728977203369,5.24022912979126,5.56595420837402,0.71423602104187,5.31053304672241,5.4580078125,1.10722899436951,7.84486818313599,3.92096590995789,0.833814978599548,7.84782123565674,4.34252595901489,0.60666298866272,7.77886390686035,4.84497785568237,0.384009003639221,7.65863180160522,5.3450608253479,0.147237002849579,7.47820806503296,5.78220701217651,0.0235109999775887,-0.482488006353378,-1.32362198829651,1.58633494377136,0.771323978900909,-0.119023002684116,1.68219399452209,0.99667900800705,0.378450006246567,1.69646203517914,1.02381098270416,0.842083990573883,1.60986495018005,1.03575801849365,1.31713402271271,1.49761497974396,1.07474899291992,1.87963700294495,1.38071894645691,1.13593399524689,2.6695818901062, 1.14264500141144,1.47041594982147,3.50954389572144,0.788765013217926,2.11951589584351,3.75250506401062,0.627656996250153,2.48041892051697,4.30626583099365,0.528967976570129,2.51377606391907,4.66219615936279,0.390693008899689,2.48890495300293,4.83539581298828,0.238398998975754,2.39526391029358,4.97478103637695,0.0795959979295731,2.26713299751282,5.0906867980957,-0.101227000355721,2.13354110717773,5.19028902053833,-0.30671900510788,1.97636497020721,5.24807214736938,-0.0573900006711483,1.80539500713348,5.25404596328735,0.202586993575096,1.64678299427032,5.25696706771851,0.468050986528397,1.49544095993042,5.21276378631592,0.720228016376495,1.37318396568298,4.96994113922119,0.985109984874725,1.19855999946594,4.70667314529419,1.28153800964355,0.992289006710052,4.50647878646851,1.60479199886322,0.829666972160339,4.27715015411377,1.96083104610443,0.73512202501297,4.00052881240845,2.32687401771545,0.744906008243561,3.66249489784241,2.71187710762024,0.880333006381989,3.27464389801025,3.12091898918152,1.14562201499939,2.87640595436096,3.62637495994568,1.51182103157043,2.54917192459106,4.11585807800293,2.05624198913574,2.2093551158905,4.52962207794189,2.87904191017151,1.88435995578766,4.90438985824585,4.03181600570679,1.64256799221039,5.2109432220459,5.35870695114136,1.72932803630829,5.25590419769287,6.5690279006958,2.10903692245483,5.01374292373657,7.56106901168823,2.31401491165161,-0.192693993449211,4.45045280456543,5.32804584503174,-0.385403990745544,4.31522798538208,5.35904216766357,-0.597967028617859,4.16834497451782,5.38056993484497,-0.821780979633331,4.02056121826172,5.32728099822998,-1.04512798786163,3.86471700668335,5.23617601394653,-1.28033494949341,3.67861199378967,5.19508504867554,-1.49178898334503,3.4137270450592,5.16571807861328,-1.64615595340729,3.07035493850708,5.12941980361938,-1.76009094715118,2.76643896102905,5.04304504394531,-1.86504697799683,2.58280205726624,4.88192319869995,-1.97057497501373,2.44998002052307,4.70735597610474,-1.87303304672241,2.32410001754761,4.57324409484863,-2.04972505569458,2.31532192230225,4.53922414779663, -1.68487203121185,2.33718991279602,4.60777187347412,-1.50637197494507,2.36693406105042,4.62882089614868,-1.34967696666718,2.38353705406189,4.62021112442017,-1.20106196403503,2.44163107872009,4.56221723556519,-1.05400097370148,2.66230607032776,4.36169910430908,-1.00838100910187,3.09707307815552,4.36046409606934,-0.920623004436493,3.71978497505188,4.21837997436523,-0.804889023303986,4.50983905792236,3.72475099563599,-0.700628995895386,5.13622999191284,2.92177200317383,-0.576794981956482,5.40167808532715,1.81678402423859,-0.462159991264343,5.36163520812988,0.459704995155334,-0.00966699980199337,4.54328489303589,5.36051797866821,-0.395298987627029,4.66491317749023,-1.00081694126129,0.130917996168137,4.61470890045166,5.39612102508545,-0.314682006835938,3.49122405052185,-2.03152704238892,0.203231006860733,4.7152271270752,5.40296792984009,-0.398122012615204,-0.0231699999421835,-2.039705991745,0.216459006071091,4.87499189376831,5.39501714706421,0.255005985498428,5.07549905776978,5.33695602416992,0.072734996676445,5.50857400894165,4.25329399108887,0.41874098777771,5.72026300430298,3.98176693916321,0.740543007850647,5.8253378868103,4.26101589202881,-0.142563000321388,7.2165060043335,6.10152006149292,0.187250003218651,6.82578277587891,6.14120101928711,0.469094008207321,6.43105602264404,6.10210418701172,0.699697017669678,6.11058187484741,5.99406003952026,0.863005995750427,5.85223913192749,5.87919282913208,0.938463985919952,5.63250207901001,5.80447912216187,0.938194990158081,5.43840885162354,5.74914121627808,0.841825008392334,5.28912401199341,5.6600079536438,0.735161006450653,5.28713798522949,5.54850578308105,0.786927998065948,8.09294891357422,4.15261077880859,0.568678975105286,8.07033443450928,4.63390779495239,0.380576014518738,7.96397590637207,5.15625095367432,0.14622899889946,7.80662298202515,5.62598991394043,-0.165904000401497,7.55272197723389,5.94105005264282,-0.0256580002605915,-0.513705015182495,-1.22172796726227,1.39966297149658,0.643599987030029,0.0903950035572052,1.48234403133392,0.850637972354889,0.52717000246048,1.47707903385162,0.919412016868591,0.934926986694336, 1.39055895805359,0.984089016914368,1.35942900180817,1.27357494831085,1.0438619852066,1.90007495880127,1.14857304096222,1.07700896263123,2.71141409873962,0.90987902879715,1.44912302494049,3.56947302818298,0.581265985965729,2.15401291847229,3.79429292678833,0.456638008356094,2.46156406402588,4.38907098770142,0.358303993940353,2.49016404151917,4.71392583847046,0.207436993718147,2.46240496635437,4.86333799362183,0.044599998742342,2.35988306999207,4.98580408096313,-0.121914997696877,2.24685406684875,5.09679698944092,-0.317173987627029,2.12720203399658,5.18695116043091,-0.541315019130707,1.98099994659424,5.21565914154053,-0.292867004871368,1.80373299121857,5.26567220687866,-0.0342280007898808,1.62722897529602,5.26513195037842,0.226328998804092,1.45855295658112,5.23978185653687,0.46756500005722,1.34583294391632,4.97131586074829,0.732607007026672,1.15180802345276,4.69829797744751,1.03176498413086,0.910362005233765,4.53429508209229,1.36492097377777,0.694598019123077,4.34892988204956,1.73869800567627,0.539449989795685,4.11426401138306,2.1299250125885,0.466098010540009,3.79244804382324,2.52661204338074,0.518499970436096,3.39153909683228,2.93697190284729,0.706785976886749,2.9196400642395,3.42269992828369,1.01444399356842,2.47308397293091,3.96669602394104,1.46345698833466,2.05711507797241,4.4681830406189,2.15307688713074,1.62900602817535,4.87406206130981,3.1964430809021,1.20344805717468,5.24259614944458,4.64920997619629,0.963447988033295,5.49218416213989,6.09974384307861,1.34132599830627,5.41145706176758,7.23177099227905,1.80516695976257,5.0273609161377,8.08079147338867,2.01026606559753,-0.196890994906425,4.5328540802002,5.38826894760132,-0.383383989334106,4.41662311553955,5.39968013763428,-0.588913023471832,4.28903579711914,5.40438413619995,-0.803874015808105,4.16546106338501,5.3383641242981,-1.01455497741699,4.03771018981934,5.21683979034424,-1.25437700748444,3.89506196975708,5.14435386657715,-1.49677002429962,3.68877291679382,5.11109399795532,-1.69321000576019,3.37302803993225,5.09572410583496,-1.8219039440155,2.98889589309692,5.0510687828064, -1.92714703083038,2.68671488761902,4.94587421417236,-2.0278000831604,2.51574301719666,4.77304410934448,-2.107754945755,2.37687802314758,4.60811185836792,-1.83062195777893,2.2834849357605,4.50576496124268,-1.99099099636078,2.2693920135498,4.46914291381836,-2.13819909095764,2.25807809829712,4.4401388168335,-1.66234195232391,2.31542205810547,4.53961086273193,-1.49768495559692,2.35453510284424,4.5505108833313,-1.34511697292328,2.4193389415741,4.50138998031616,-1.19927799701691,2.65077996253967,4.30722093582153,-1.18374502658844,3.08672499656677,4.32812595367432,-1.14131200313568,3.70374703407288,4.20748376846313,-1.04367995262146,4.4818000793457,3.73341703414917,-0.920822024345398,5.11219215393066,2.94069790840149,-0.776529014110565,5.38946580886841,1.84719896316528,-0.646237015724182,5.3644962310791,0.513777017593384,-0.570990979671478,4.6917610168457,-0.945095002651215,-0.0243699997663498,4.61377286911011,5.41145515441895,-0.503924012184143,3.51090908050537,-2.00228595733643,0.0904650017619133,4.67994594573975,5.44181108474731,-0.470447987318039,-0.0173119995743036,-2.03941488265991,0.139394000172615,4.78897380828857,5.46605014801025,0.164531007409096,4.97513198852539,5.46843385696411,-0.0668649971485138,5.67819118499756,4.4573769569397,0.169358998537064,5.78039789199829,4.0387110710144,0.475868999958038,5.88006210327148,4.04309892654419,0.705253005027771,5.93020915985107,4.44192790985107,-0.477351009845734,7.2137598991394,6.12870216369629,-0.111050002276897,6.88926696777344,6.29665184020996,0.238645002245903,6.51304292678833,6.35436391830444,0.520790994167328,6.16381692886353,6.2657208442688,0.715642988681793,5.88655996322632,6.10559988021851,0.826454997062683,5.66634893417358,5.98297595977783,0.859260976314545,5.48822498321533,5.8848991394043,0.803718984127045,5.33460903167725,5.76455593109131,0.725251972675323,5.30533599853516,5.62190914154053,0.500298023223877,8.34714317321777,4.47491884231567,0.363034009933472,8.25619792938232,4.98119688034058,0.133874997496605,8.11442089080811,5.45925903320313,-0.192306995391846,7.88010597229004,5.77842807769775, -0.521628022193909,7.54690408706665,5.96085977554321,-0.097121998667717,-0.541885018348694,-1.11922204494476,1.20646297931671,0.535206019878387,0.267019003629684,1.27917504310608,0.753621995449066,0.646875023841858,1.26114296913147,0.867666006088257,1.00912594795227,1.16757595539093,0.969987988471985,1.3999400138855,1.04238200187683,1.03463101387024,1.92278897762299,0.9098219871521,1.04395198822021,2.75761008262634,0.664696991443634,1.43792998790741,3.62121200561523,0.384775012731552,2.17785096168518,3.82630705833435,0.287710011005402,2.44325804710388,4.43187808990479,0.182275995612144,2.46792411804199,4.73688316345215,0.0155819999054074,2.4430820941925,4.87118005752563,-0.15149299800396,2.33885192871094,4.9951548576355,-0.331252992153168,2.23829197883606,5.08973121643066,-0.545046985149384,2.12515997886658,5.15372085571289,-0.788137972354889,1.99918496608734,5.17259979248047,-0.536076009273529,1.81630396842957,5.23355484008789,-0.279940992593765,1.62503504753113,5.27702522277832,-0.0210219994187355,1.44304800033569,5.25166416168213,0.21552899479866,1.30409502983093,4.99441909790039,0.464686989784241,1.12193500995636,4.68351793289185,0.760738015174866,0.85130500793457,4.52719688415527,1.10398995876312,0.587561011314392,4.41037607192993,1.49374496936798,0.368176013231277,4.22209501266479,1.91680002212524,0.220947995781899,3.93799805641174,2.33569002151489,0.178167000412941,3.54127311706543,2.74955797195435,0.284662008285522,3.03158903121948,3.22349500656128,0.515102982521057,2.48407793045044,3.76992607116699,0.879800021648407,1.96156799793243,4.32847309112549,1.45267295837402,1.44183397293091,4.80503416061401,2.33680605888367,0.901853978633881,5.16208410263062,3.64334797859192,0.36455300450325,5.51793479919434,5.58134698867798,0.446173995733261,5.65771579742432,6.8914589881897,1.07190895080566,5.41470003128052,7.88031816482544,1.53479194641113,4.93178415298462,8.57355976104736,1.7872040271759,-0.203283995389938,4.59960794448853,5.44943714141846,-0.383736997842789,4.50700998306274,5.44585084915161,-0.579455018043518,4.39154005050659,5.43929481506348, -0.785192012786865,4.28656196594238,5.36566114425659,-0.975292026996613,4.18798398971558,5.22205495834351,-1.19460499286652,4.08305692672729,5.10170078277588,-1.45995903015137,3.94486403465271,5.03988981246948,-1.71360099315643,3.68695306777954,5.03168106079102,-1.88612794876099,3.30086708068848,5.02531099319458,-1.99896502494812,2.89276790618896,4.97198009490967,-2.09272289276123,2.6034049987793,4.84044504165649,-2.1691620349884,2.44550108909607,4.67031478881836,-2.20975494384766,2.30992603302002,4.50805282592773,-1.80029797554016,2.27668404579163,4.43843221664429,-1.93944001197815,2.25172305107117,4.40019989013672,-2.06639194488525,2.22718811035156,4.3705358505249,-2.18380188941956,2.20773696899414,4.3500452041626,-1.65130305290222,2.31806993484497,4.46550321578979,-1.49251198768616,2.39723491668701,4.43987894058228,-1.34161305427551,2.63641691207886,4.25351190567017,-1.34379398822784,3.06988191604614,4.29378890991211,-1.34811902046204,3.6767110824585,4.18702507019043,-1.29365205764771,4.441321849823,3.73787999153137,-1.15930795669556,5.08141279220581,2.95557308197021,-0.988517999649048,5.37396001815796,1.87124705314636,-0.833787977695465,5.36477518081665,0.556774020195007,-0.732770979404449,4.71055793762207,-0.894047021865845,-0.652674973011017,3.52333092689514,-1.97086095809937,-0.0410600006580353,4.66489315032959,5.46818399429321,-0.522889018058777,-0.0188469998538494,-2.03511500358582,0.0538790002465248,4.73786115646362,5.50113201141357,0.107652999460697,4.85725784301758,5.54850721359253,0.118911996483803,5.09341096878052,5.54429817199707,-0.00677300011739135,5.83945894241333,4.28883409500122,0.253421008586884,5.92589282989502,4.08080387115479,0.550077021121979,5.9935998916626,4.3696551322937,-0.779981970787048,7.13370800018311,6.01173686981201,-0.438232988119125,6.88843488693237,6.31814193725586,-0.0557469986379147,6.57539987564087,6.5437068939209,0.306582987308502,6.20661401748657,6.54047393798828,0.545984983444214,5.90701484680176,6.36164379119873,0.684650003910065,5.67724418640137,6.17706108093262,0.753865003585815,5.50908899307251,6.04491901397705, 0.731920003890991,5.37470579147339,5.88949012756348,0.680481970310211,5.34658622741699,5.71030282974243,0.431443989276886,8.65463829040527,4.42232418060303,0.336546987295151,8.54083347320557,4.85833883285522,0.109159998595715,8.39259338378906,5.30344581604004,-0.220609992742538,8.18901824951172,5.61420297622681,-0.56327897310257,7.87349081039429,5.78039979934692,-0.830338001251221,7.45037508010864,5.82388305664063,-0.180738002061844,-0.561398029327393,-1.03470695018768,1.00980305671692,0.443313986063004,0.41049799323082,1.07387399673462,0.686076998710632,0.746030986309052,1.04005002975464,0.842418015003204,1.07461094856262,0.939118981361389,0.970956027507782,1.44378805160522,0.80636602640152,1.03269302845001,1.96309101581573,0.647610008716583,1.00795102119446,2.80886101722717,0.429980009794235,1.4291410446167,3.66446995735168,0.202979996800423,2.18810796737671,3.84585905075073,0.117141999304295,2.42969298362732,4.44846105575562,-0.00352900009602308,2.45300507545471,4.74121189117432,-0.17501899600029,2.42244100570679,4.88342714309692,-0.355448991060257,2.33014106750488,4.99067783355713,-0.555386006832123,2.23830699920654,5.06126403808594,-0.787532985210419,2.13861989974976,5.11215114593506,-1.03694403171539,2.01898598670959,5.09048700332642,-0.787068009376526,1.84229099750519,5.18425798416138,-0.534053027629852,1.64474594593048,5.25457715988159,-0.275379002094269,1.44007694721222,5.26595115661621,-0.041753001511097,1.29410195350647,5.01311206817627,0.196621000766754,1.0851069688797,4.70156478881836,0.481756985187531,0.796289026737213,4.56241893768311,0.825860023498535,0.501105010509491,4.48160600662231,1.23007094860077,0.226535007357597,4.34718418121338,1.67939102649689,0.00384899997152388,4.09874105453491,2.11334705352783,-0.124095998704433,3.69136810302734,2.54101300239563,-0.111721001565456,3.17597198486328,2.99708199501038,0.0447730012238026,2.55382394790649,3.54401397705078,0.313374012708664,1.93418300151825,4.12239980697632,0.768522977828979,1.31413698196411,4.6626410484314,1.51553297042847,0.668365001678467, 5.04458904266357,2.59775900840759,0.0366140007972717,5.35011196136475,3.96924591064453,-0.653240025043488,5.49975204467773,5.24301910400391,-0.575655996799469,5.73653793334961,6.57228708267212,0.22647400200367,5.69864320755005,7.65905904769897,0.875804007053375,5.29359483718872,8.49547863006592,1.34739899635315,4.79462194442749,9.03178405761719,1.67714095115662,-0.209125995635986,4.64796686172485,5.50655078887939,-0.385491013526917,4.58695793151855,5.48798513412476,-0.569088995456696,4.48369789123535,5.47579288482666,-0.7656409740448,4.39181423187256,5.39819002151489,-0.944149971008301,4.31757783889771,5.25068092346191,-1.12327003479004,4.24679708480835,5.09052515029907,-1.37288200855255,4.17668008804321,4.97528600692749,-1.67953896522522,4.00713109970093,4.92526483535767,-1.93196797370911,3.63220405578613,4.96274280548096,-2.07661104202271,3.19437909126282,4.96209383010864,-2.16583204269409,2.7904589176178,4.8798770904541,-2.23875594139099,2.52593493461609,4.73305988311768,-2.28158688545227,2.37476396560669,4.57499408721924,-2.2771430015564,2.24552297592163,4.41276502609253,-1.78437101840973,2.30608606338501,4.36340618133545,-1.90447998046875,2.26624798774719,4.33333301544189,-2.00799202919006,2.2388870716095,4.29582118988037,-2.10442495346069,2.20640707015991,4.27820491790771,-2.21288204193115,2.18390393257141,4.27003479003906,-1.64660596847534,2.385577917099,4.35918998718262,-1.48492097854614,2.62329006195068,4.1951379776001,-1.49070596694946,3.05339503288269,4.25529098510742,-1.52494204044342,3.64318299293518,4.16231918334961,-1.53203499317169,4.3917670249939,3.73576998710632,-1.41426396369934,5.04607677459717,2.97286105155945,-1.21745502948761,5.35153579711914,1.89247095584869,-1.03477501869202,5.35584783554077,0.591310977935791,-0.90012001991272,4.72268199920654,-0.849904000759125,-0.789242029190063,3.531907081604,-1.94265902042389,-0.564423978328705,-0.0204109996557236,-2.03107595443726,-0.0568940006196499,4.70233106613159,5.5300121307373,0.0355070009827614,4.78310298919678,5.58340501785278,0.0956310033798218,4.92447090148926,5.64137601852417, 0.0223990008234978,5.14721012115479,5.66998910903931,0.0685089975595474,5.97443723678589,4.28924989700317,0.356869995594025,6.05345106124878,4.40924501419067,-1.02845597267151,6.99946117401123,5.80714702606201,-0.736276984214783,6.83144998550415,6.20386791229248,-0.39937898516655,6.57333612442017,6.55001497268677,0.0147000001743436,6.22752094268799,6.74477386474609,0.341082990169525,5.90768814086914,6.62727689743042,0.512721002101898,5.66848611831665,6.37677001953125,0.612686991691589,5.50068378448486,6.19180107116699,0.634395003318787,5.39866399765015,6.02770185470581,0.606040000915527,5.38614797592163,5.83159112930298,0.312375992536545,8.81376552581787,4.80516290664673,0.417975008487701,9.04122638702393,4.45943403244019,0.0868550017476082,8.66310119628906,5.19559192657471,-0.249873995780945,8.47064971923828,5.46785020828247,-0.5990149974823,8.18776512145996,5.5981822013855,-0.894466996192932,7.78213596343994,5.63787221908569,-1.07162594795227,7.29229021072388,5.60035991668701,-0.253924995660782,-0.573050022125244,-0.980629980564117,0.814265012741089,0.363027989864349,0.517524003982544,0.864180982112885,0.631931006908417,0.830558001995087,0.817034006118774,0.824123978614807,1.13275194168091,0.707593023777008,0.969238996505737,1.48609697818756,0.556770026683807,1.02036499977112,2.00858807563782,0.384977012872696,0.972743988037109,2.85662508010864,0.21866600215435,1.42040205001831,3.69821691513062,0.0299100000411272,2.18456101417542,3.85898089408875,-0.0571639984846115,2.41956400871277,4.44960880279541,-0.190192997455597,2.43873596191406,4.74198484420776,-0.37049999833107,2.40772008895874,4.8835768699646,-0.574765026569366,2.337327003479,4.96513223648071,-0.79136198759079,2.2497661113739,5.01877021789551,-1.03324902057648,2.15032911300659,5.03348207473755,-1.28272497653961,2.03767204284668,4.97012281417847,-1.04121994972229,1.87311196327209,5.10949802398682,-0.794951975345612,1.68125903606415,5.20698690414429,-0.537578999996185,1.46186494827271,5.24963283538818,-0.303342998027802,1.28070795536041,5.05449104309082,-0.0781999975442886,1.07775700092316,4.72341299057007, 0.193904995918274,0.766588985919952,4.59671497344971,0.529936015605927,0.435178995132446,4.57793712615967,0.925975024700165,0.121734000742435,4.44716596603394,1.38789200782776,-0.178957000374794,4.24209117889404,1.86364996433258,-0.399769008159637,3.860023021698,2.29968690872192,-0.47435998916626,3.31260299682617,2.73385310173035,-0.385266989469528,2.65564489364624,3.23935008049011,-0.189995005726814,1.94900095462799,3.82157206535339,0.136391997337341,1.2296439409256,4.40162181854248,0.733947992324829,0.490752995014191,4.87457418441772,1.67957103252411,-0.243002995848656,5.17786979675293,2.85274600982666,-0.904576003551483,5.39662981033325,4.08268308639526,-1.62048995494843,5.68276214599609,6.34665584564209,-0.61966198682785,5.52962779998779,5.18165493011475,-1.47458398342133,5.83998823165894,7.45464181900024,0.126427993178368,5.59276914596558,8.38794231414795,0.76282799243927,5.1006760597229,9.05574321746826,1.2664430141449,4.76044797897339,9.45517158508301,1.75808703899384,-0.213327005505562,4.68451976776123,5.56346416473389,-0.383868008852005,4.65094900131226,5.52887105941772,-0.555651009082794,4.57031202316284,5.50400590896606,-0.747753977775574,4.49274301528931,5.43368196487427,-0.918348014354706,4.43021488189697,5.29542398452759,-1.07234299182892,4.40011501312256,5.11487007141113,-1.26668202877045,4.37120485305786,4.94443798065186,-1.56714296340942,4.32358312606812,4.83858299255371,-1.94129300117493,3.97997999191284,4.84616613388062,-2.14463901519775,3.51712799072266,4.90834999084473,-2.25525093078613,3.06648993492126,4.88491296768188,-2.32075810432434,2.68712902069092,4.78763103485107,-2.35705208778381,2.45319890975952,4.63854694366455,-2.36444997787476,2.2983410358429,4.48390197753906,-2.32174706459045,2.19776391983032,4.32289600372314,-1.77770698070526,2.39848804473877,4.25272607803345,-1.88612604141235,2.31312704086304,4.25749111175537,-1.9714720249176,2.27100205421448,4.22636795043945,-2.05111002922058,2.23831796646118,4.20652294158936,-2.12966299057007,2.20230889320374,4.21320009231567,-2.22148704528809,2.17522192001343,4.20185899734497, -1.63387894630432,2.61776995658875,4.12578582763672,-1.6404949426651,3.0354790687561,4.20898723602295,-1.68059897422791,3.60796809196472,4.13689517974854,-1.73169195652008,4.34158897399902,3.72637295722961,-1.66536200046539,5.00750207901001,2.98671293258667,-1.46045398712158,5.32618284225464,1.91350495815277,-1.25129699707031,5.32940816879272,0.6180260181427,-1.08142101764679,4.72465801239014,-0.815275013446808,-0.930585026741028,3.53341007232666,-1.91502094268799,-0.605171024799347,-0.0214559994637966,-2.02858996391296,-0.0649060010910034,4.73182201385498,5.6046462059021,0.0304819997400045,4.82587909698486,5.67564678192139,0.0927760004997253,4.99651098251343,5.74750709533691,0.0463760010898113,5.26307487487793,5.87808895111084,0.15302699804306,6.10222578048706,4.54233598709106,-1.2637050151825,6.84164810180664,5.5822958946228,-0.995666027069092,6.73018503189087,6.0074028968811,-0.704828023910522,6.5384521484375,6.41273021697998,-0.340283989906311,6.23204278945923,6.7629771232605,0.055698998272419,5.88357019424438,6.81779623031616,0.316989988088608,5.63823318481445,6.59908199310303,0.445212990045547,5.4659857749939,6.33207893371582,0.502945005893707,5.37435102462769,6.13514518737793,0.504339993000031,5.39922904968262,5.97654104232788,0.0630400031805038,8.91996955871582,5.13472318649292,0.303553998470306,9.14753437042236,4.80726718902588,0.509779989719391,9.50411415100098,4.5416522026062,-0.2776899933815,8.74220371246338,5.36420202255249,-0.630487024784088,8.48248481750488,5.44303894042969,-0.928053975105286,8.10765933990479,5.43006992340088,-1.12909698486328,7.61098289489746,5.39042377471924,-1.30593395233154,7.10781478881836,5.37222003936768,-0.314844012260437,-0.58014702796936,-0.947103023529053,0.621823012828827,0.291947990655899,0.597250998020172,0.655498027801514,0.583310008049011,0.897221028804779,0.595130980014801,0.802851974964142,1.181715965271,0.470645993947983,0.956071972846985,1.52649295330048,0.30852198600769,0.992449998855591,2.05207800865173,0.153169006109238,0.93756502866745,2.89737200737,0.0108510004356503,1.41177499294281,3.72446799278259, -0.141754999756813,2.17229604721069,3.86822199821472,-0.233541995286942,2.41427993774414,4.44016408920288,-0.384763985872269,2.43307209014893,4.73203277587891,-0.585434973239899,2.41232204437256,4.86871385574341,-0.805764973163605,2.35361289978027,4.92515420913696,-1.03319203853607,2.25640511512756,4.93879413604736,-1.27110397815704,2.15591311454773,4.9068169593811,-1.50634694099426,2.04656004905701,4.79839181900024,-1.29452705383301,1.9043300151825,4.99992179870605,-1.05622899532318,1.72407197952271,5.12696313858032,-0.803803026676178,1.50829005241394,5.19509601593018,-0.57294499874115,1.28298497200012,5.0895791053772,-0.35742598772049,1.06914401054382,4.78683805465698,-0.103587001562119,0.767266988754272,4.58691596984863,0.207424998283386,0.404240995645523,4.62292098999023,0.59595799446106,0.0443269982933998,4.56066513061523,1.04990303516388,-0.319507986307144,4.38046979904175,1.55557596683502,-0.649342000484467,4.03167915344238,2.01714992523193,-0.809731006622314,3.45099806785584,2.43378090858459,-0.781184017658234,2.75582098960876,2.85890293121338,-0.612945020198822,1.99423694610596,3.39654898643494,-0.389898985624313,1.20335698127747,3.96355009078979,0.0495099984109402,0.35962501168251,4.5227518081665,0.848142027854919,-0.478457003831863,4.93728685379028,1.92689001560211,-1.1730580329895,5.18979692459106,3.06861305236816,-1.80327594280243,5.3388991355896,4.20168590545654,-2.34981608390808,5.64697122573853,6.2263560295105,-1.34721004962921,5.85259580612183,7.29183197021484,-0.59070497751236,5.51408100128174,5.19394588470459,-2.15366697311401,5.78824901580811,8.27572917938232,0.120544001460075,5.38119316101074,9.06344223022461,0.747165024280548,4.97849798202515,9.56257152557373,1.35554695129395,4.76611280441284,9.81348419189453,1.95589399337769,-0.213663995265961,4.7137188911438,5.63307094573975,-0.380160987377167,4.70204401016235,5.58053493499756,-0.537025988101959,4.64418601989746,5.53531408309937,-0.723128974437714,4.59319019317627,5.46428394317627,-0.882287979125977,4.548171043396,5.33385419845581,-1.03378999233246,4.51748704910278,5.17285203933716, -1.19595396518707,4.51372098922729,4.99646806716919,-1.43520605564117,4.52740621566772,4.82721996307373,-1.73765695095062,4.55467081069946,4.70150709152222,-2.19497489929199,3.83503794670105,4.80484676361084,-1.97467601299286,4.34867095947266,4.70540189743042,-2.34032702445984,3.36277604103088,4.85447883605957,-2.42207407951355,2.92866802215576,4.81226491928101,-2.44901895523071,2.58959889411926,4.70084619522095,-2.44986701011658,2.37817788124084,4.55720186233521,-2.42189598083496,2.22280788421631,4.39060211181641,-2.34008002281189,2.16633009910584,4.23420906066895,-1.7773129940033,2.61197090148926,4.0543098449707,-1.88268399238586,2.40711307525635,4.15251588821411,-1.954833984375,2.32624506950378,4.14831399917603,-2.01843309402466,2.27968001365662,4.13924694061279,-2.07875609397888,2.23392510414124,4.16092586517334,-2.13748598098755,2.19714093208313,4.17438888549805,-2.19774389266968,2.18277597427368,4.15104293823242,-1.80532395839691,3.00745606422424,4.15434789657593,-1.84203505516052,3.56797194480896,4.10788106918335,-1.89937400817871,4.29254293441772,3.7146680355072,-1.88094198703766,4.96341705322266,2.99761509895325,-1.7024359703064,5.30052280426025,1.93578195571899,-1.47750198841095,5.30139493942261,0.643148005008698,-1.2759770154953,4.7161808013916,-0.782392024993896,-1.08150005340576,3.5274600982666,-1.88730502128601,-0.649432003498077,-0.0231309998780489,-2.02646994590759,-0.0626169964671135,4.76458501815796,5.69266176223755,0.0373080000281334,4.87671804428101,5.77998876571655,0.124932996928692,5.07296323776245,5.87805080413818,0.227825999259949,5.35098886489868,6.02479076385498,-1.48402094841003,6.65908813476563,5.35740423202515,-1.22076904773712,6.59820079803467,5.77626991271973,-0.970143020153046,6.47034311294556,6.20285606384277,-0.669718980789185,6.23260116577148,6.61358499526978,-0.287968993186951,5.88105487823486,6.85896492004395,0.055902998894453,5.5873908996582,6.77444505691528,0.265796989202499,5.41272211074829,6.49234819412231,0.370124995708466,5.31186580657959,6.24291181564331,0.380607008934021,5.33624696731567,6.06946516036987, -0.299632996320724,8.99416446685791,5.29775905609131,0.0404860004782677,9.23306655883789,5.1071982383728,0.330886989831924,9.58597946166992,4.85357713699341,0.623115003108978,9.78684425354004,4.61320400238037,-0.656763970851898,8.76500988006592,5.33100605010986,-0.96738600730896,8.42662715911865,5.25863599777222,-1.18419301509857,7.94484615325928,5.16371488571167,-1.37056195735931,7.40889978408813,5.1581130027771,-1.54217398166656,6.90195989608765,5.15637397766113,-0.376471012830734,-0.584650993347168,-0.922335028648376,0.433470994234085,0.230592995882034,0.651610016822815,0.450293987989426,0.538166999816895,0.944747984409332,0.371010988950729,0.776467978954315,1.22082805633545,0.234101995825768,0.929832994937897,1.56091499328613,0.0746909976005554,0.953350007534027,2.08928894996643,-0.0735829994082451,0.905629992485046,2.93610906600952,-0.200856000185013,1.40767896175385,3.73870706558228,-0.319532006978989,2.15686798095703,3.87382197380066,-0.428593009710312,2.41782808303833,4.42520618438721,-0.605790972709656,2.43675088882446,4.71677303314209,-0.812197029590607,2.42233204841614,4.83026313781738,-1.04548001289368,2.35735297203064,4.84709310531616,-1.26847505569458,2.25481009483337,4.81938123703003,-1.49076795578003,2.15171694755554,4.74368810653687,-1.71637403964996,2.06092500686646,4.6095027923584,-1.53132200241089,1.93245899677277,4.83210515975952,-1.31239902973175,1.76743602752686,5.00633811950684,-1.07309699058533,1.56657898426056,5.10762596130371,-0.855796992778778,1.30874502658844,5.09736919403076,-0.642530024051666,1.06931400299072,4.85469198226929,-0.406933009624481,0.786870002746582,4.59658002853394,-0.128185003995895,0.409658998250961,4.6052188873291,0.226842999458313,0.00834599975496531,4.61019420623779,0.661237001419067,-0.412606000900269,4.47621297836304,1.1637669801712,-0.840668022632599,4.1705207824707,1.6520379781723,-1.10051202774048,3.58058094978333,2.06143093109131,-1.11541199684143,2.84197592735291,2.43536806106567,-0.970332980155945,2.0588550567627,2.88191199302673,-0.783581972122192,1.2374769449234, 3.36718988418579,-0.469157993793488,0.333498001098633,3.89764189720154,0.149174004793167,-0.661953985691071,4.50555515289307,1.13772904872894,-1.42198204994202,4.9037070274353,2.20152306556702,-2.01560401916504,5.13247585296631,3.28209090232849,-2.49717092514038,5.29088115692139,4.35329818725586,-2.86282300949097,5.80834913253784,7.17646789550781,-1.20526003837585,5.67123699188232,6.17327690124512,-1.93737900257111,5.87875318527222,8.16688060760498,-0.493088990449905,5.4994068145752,5.26321315765381,-2.65433311462402,5.58748722076416,9.0496072769165,0.184654995799065,5.16091299057007,9.66897964477539,0.860274970531464,4.9350061416626,9.99702167510986,1.58761298656464,4.73384714126587,10.1252498626709,2.21696305274963,-0.207782998681068,4.74804782867432,5.71607112884521,-0.379303008317947,4.7402491569519,5.65394115447998,-0.516305983066559,4.72047805786133,5.56960678100586,-0.692578017711639,4.67830181121826,5.50039005279541,-0.858870029449463,4.66746997833252,5.38203287124634,-1.00684404373169,4.62667798995972,5.24503707885742,-1.17220997810364,4.59196901321411,5.1043119430542,-1.37697398662567,4.607017993927,4.9665789604187,-1.62331295013428,4.68323421478271,4.77980613708496,-1.87442696094513,4.82770299911499,4.65133905410767,-2.41606998443604,3.65497589111328,4.76783084869385,-2.25264692306519,4.14940881729126,4.68267011642456,-2.06261801719666,4.68283319473267,4.60442876815796,-2.52073502540588,3.18762111663818,4.80062818527222,-2.56111693382263,2.7887909412384,4.72860717773438,-2.54918599128723,2.49217891693115,4.62092113494873,-2.52588891983032,2.29295206069946,4.46970987319946,-2.45573496818542,2.15413188934326,4.28829717636108,-2.31454801559448,2.15121603012085,4.15620613098145,-1.97558403015137,2.95488595962524,4.08879280090332,-1.90459394454956,2.5937020778656,3.992427110672,-1.96730995178223,2.40750193595886,4.06702423095703,-2.00552701950073,2.34323692321777,4.05718898773193,-2.04695701599121,2.28063893318176,4.09747314453125,-2.09154009819031,2.23137807846069,4.14341592788696,-2.12479400634766,2.221107006073,4.14881610870361, -2.15146207809448,2.16402411460876,4.16473007202148,-2.0291850566864,3.51218795776367,4.07172393798828,-2.0684928894043,4.23706197738647,3.69602489471436,-2.06152105331421,4.91159200668335,3.00614595413208,-1.92285799980164,5.26898097991943,1.96105301380157,-1.70170903205872,5.28198385238647,0.668760001659393,-1.47767400741577,4.70679521560669,-0.745018005371094,-1.2454320192337,3.52127408981323,-1.8614729642868,-0.698400020599365,-0.0243079997599125,-2.02426910400391,-0.0498940013349056,4.8087158203125,5.7976279258728,0.0600150004029274,4.94465303421021,5.90312004089355,0.189744994044304,5.15230798721313,6.01549196243286,-1.67642998695374,6.43856716156006,5.13981199264526,-1.40946900844574,6.43620681762695,5.54207992553711,-1.19033002853394,6.36720991134644,5.97064399719238,-0.946494996547699,6.20046091079712,6.39371490478516,-0.621048986911774,5.90688800811768,6.74343395233154,-0.257584989070892,5.57495880126953,6.80492782592773,0.0461490005254745,5.34466886520386,6.63131523132324,0.216352999210358,5.23815679550171,6.35041093826294,0.272403985261917,5.22290086746216,6.13135194778442,-0.675581991672516,9.02199363708496,5.26873588562012,-0.319160997867584,9.29358863830566,5.24747514724731,0.03456100076437,9.66383075714111,5.11230897903442,0.393442988395691,9.88240909576416,4.91294813156128,0.79900199174881,10.0961303710938,4.72374200820923,-0.994431972503662,8.73075294494629,5.14192390441895,-1.21636700630188,8.28191089630127,4.96410417556763,-1.41841197013855,7.72837400436401,4.91728591918945,-1.6228049993515,7.18356418609619,4.95327377319336,-1.77169394493103,6.66512298583984,4.96732378005981,-0.433834999799728,-0.586686015129089,-0.905614972114563,0.25084000825882,0.179607003927231,0.683516025543213,0.244176998734474,0.496670007705688,0.97613400220871,0.148469999432564,0.74506801366806,1.24793100357056,0.00570899993181229,0.892677009105682,1.58900701999664,-0.153907001018524,0.912320971488953,2.12192988395691,-0.304500013589859,0.88433301448822,2.97098994255066,-0.4096499979496,1.40870404243469,3.74111390113831, -0.519124984741211,2.13604593276978,3.88651895523071,-0.655170977115631,2.41342902183533,4.42234706878662,-0.830994009971619,2.43838310241699,4.68995380401611,-1.04495096206665,2.41839790344238,4.74765205383301,-1.28002297878265,2.34583306312561,4.73677778244019,-1.49235498905182,2.24657011032104,4.68018817901611,-1.70373201370239,2.15872597694397,4.57727098464966,-1.90143394470215,2.07414293289185,4.4158239364624,-1.74550902843475,1.95917594432831,4.63184690475464,-1.557461977005,1.81122398376465,4.83535814285278,-1.33940899372101,1.62841701507568,4.98389291763306,-1.14450597763062,1.37311899662018,5.04565382003784,-0.938862979412079,1.10194194316864,4.88466596603394,-0.717441976070404,0.808857023715973,4.65299415588379,-0.463023006916046,0.448752999305725,4.54153919219971,-0.161694005131722,0.0217039994895458,4.58472204208374,0.23369500041008,-0.451034009456635,4.51589298248291,0.701968014240265,-0.94284600019455,4.23967981338501,1.19995999336243,-1.30637502670288,3.68191289901733,1.6262149810791,-1.37852799892426,2.9301381111145,1.97953295707703,-1.25950300693512,2.12639689445496,2.35071802139282,-1.08026194572449,1.3058990240097,2.73441290855408,-0.822768986225128,0.411614000797272,3.07607197761536,-0.357663005590439,-0.624990999698639,3.78225803375244,0.546657979488373,-1.66939294338226,4.4573540687561,1.49002802371979,-2.21950507164001,4.85214805603027,2.47530889511108,-2.65908288955688,5.0946478843689,3.49842596054077,-2.99675107002258,5.26355600357056,4.54790878295898,-3.22303795814514,5.83522510528564,7.09839391708374,-1.7367000579834,5.90592098236084,8.07039356231689,-1.04530096054077,5.7174220085144,6.16787481307983,-2.41344809532166,5.7275972366333,9.00104999542236,-0.363341003656387,5.50462484359741,5.37585210800171,-3.02903389930725,5.33324003219604,9.7541561126709,0.350881010293961,5.04102611541748,10.1965074539185,1.13128900527954,4.89016580581665,10.3671674728394,1.90190494060516,4.65942811965942,10.3956480026245,2.52390599250793,-0.197132006287575,4.78837490081787,5.82181215286255,-0.37890300154686,4.77632188796997,5.74473714828491, -0.50592702627182,4.77774095535278,5.64710712432861,-0.654063999652863,4.75972080230713,5.53801012039185,-0.833105027675629,4.76310110092163,5.42142486572266,-0.984633028507233,4.72512722015381,5.31250810623169,-1.14841103553772,4.65431022644043,5.208092212677,-1.33160901069641,4.63786506652832,5.11518096923828,-1.56481099128723,4.69700908660889,4.98114204406738,-1.79442703723907,4.87698078155518,4.77370500564575,-1.98257601261139,5.13585710525513,4.65460920333862,-2.61606693267822,3.45073199272156,4.73270511627197,-2.50183796882629,3.93910193443298,4.65268087387085,-2.34968209266663,4.46940279006958,4.59138011932373,-2.17511105537415,5.01122617721558,4.59067487716675,-2.67263388633728,3.00270295143127,4.7232460975647,-2.67187809944153,2.6463360786438,4.64585781097412,-2.63795709609985,2.38702702522278,4.53236722946167,-2.57820296287537,2.17005491256714,4.36721277236938,-2.4454550743103,2.11101102828979,4.18491220474243,-2.23864507675171,2.10280299186707,4.16109895706177,-2.23093795776367,3.42732691764832,4.0141019821167,-2.11927390098572,2.89340496063232,4.00176191329956,-2.00413489341736,2.56869602203369,3.92351603507996,-2.03210592269897,2.4036009311676,3.99735999107361,-2.04235506057739,2.33668398857117,4.02475309371948,-2.06501507759094,2.26728105545044,4.09846210479736,-2.08831405639648,2.25403308868408,4.1426830291748,-2.09468507766724,2.21909093856812,4.16933298110962,-2.05767011642456,2.11564707756042,4.26085901260376,-2.26355004310608,4.15691995620728,3.66238307952881,-2.24398303031921,4.8427300453186,3.01190304756165,-2.12417602539063,5.22446298599243,1.98583602905273,-1.91469299793243,5.26319408416748,0.694698989391327,-1.67965602874756,4.70763921737671,-0.716660022735596,-1.42337894439697,3.51617908477783,-1.84181201457977,-0.752263009548187,-0.0263349991291761,-2.02249503135681,-0.0334930010139942,4.87231683731079,5.92274379730225,0.0980269983410835,5.02920198440552,6.04231882095337,-1.84118700027466,6.16134977340698,4.94757413864136,-1.57671105861664,6.24478912353516,5.3183422088623,-1.34264600276947,6.22118902206421,5.73634576797485, -1.16201794147491,6.12530517578125,6.16499376296997,-0.902638971805573,5.90679883956909,6.54040098190308,-0.551321029663086,5.60140323638916,6.72212886810303,-0.223161995410919,5.32822179794312,6.66803503036499,0.0286240000277758,5.16535997390747,6.44496488571167,0.147658005356789,5.1216869354248,6.1929087638855,-1.01395905017853,8.99915599822998,5.0865330696106,-0.689536988735199,9.32000637054443,5.22345781326294,-0.333016991615295,9.71889019012451,5.24356603622437,0.0517180003225803,9.9706563949585,5.14130592346191,0.49685800075531,10.2070999145508,5.01037502288818,1.05427801609039,10.4784631729126,4.89819478988647,-1.22973895072937,8.60436534881592,4.81554985046387,-1.43046295642853,8.05137157440186,4.66447019577026,-1.6854430437088,7.48561000823975,4.71917581558228,-1.8707629442215,6.93533420562744,4.77597188949585,-1.98587799072266,6.37854290008545,4.82063293457031,-0.481819987297058,-0.5866379737854,-0.899518013000488,0.0724309980869293,0.138398006558418,0.700200974941254,0.0423550009727478,0.459475010633469,0.993189990520477,-0.0657399967312813,0.709483981132507,1.26486194133759,-0.216600999236107,0.852542996406555,1.61183500289917,-0.383632004261017,0.874238014221191,2.15123200416565,-0.528128027915955,0.878576993942261,2.99559497833252,-0.628313004970551,1.41235601902008,3.73460388183594,-0.745616972446442,2.11360788345337,3.9102349281311,-0.880689978599548,2.39989399909973,4.40940523147583,-1.05070197582245,2.42330503463745,4.61134910583496,-1.27788102626801,2.39802098274231,4.63496112823486,-1.50020098686218,2.32487201690674,4.60704708099365,-1.70338499546051,2.24275398254395,4.52890920639038,-1.88904595375061,2.16735291481018,4.39450883865356,-1.93423795700073,1.98521602153778,4.43196392059326,-1.78358399868011,1.85547399520874,4.63808584213257,-1.5947949886322,1.69243800640106,4.82058191299438,-1.41723799705505,1.46154999732971,4.92798805236816,-1.23216199874878,1.17705595493317,4.85302400588989,-1.03265595436096,0.859019994735718,4.68772077560425,-0.797713994979858,0.513701021671295,4.49771118164063, -0.545316994190216,0.0785339996218681,4.5048680305481,-0.217301994562149,-0.42849200963974,4.48992109298706,0.208449006080627,-0.97807902097702,4.27303886413574,0.683907985687256,-1.40325605869293,3.73730492591858,1.13160300254822,-1.53940105438232,3.00260901451111,1.50337898731232,-1.47714602947235,2.20205593109131,1.83865201473236,-1.32137501239777,1.37917995452881,2.14147901535034,-1.05744504928589,0.526839971542358,2.41012501716614,-0.734234988689423,-0.426871985197067,2.50486707687378,-0.325188994407654,-1.57177996635437,2.94174790382385,0.137785002589226,-2.16232895851135,3.88188910484314,0.904277980327606,-2.47446489334106,4.47892379760742,1.77790594100952,-2.85780596733093,4.86900901794434,2.70789909362793,-3.16069006919861,5.07989692687988,3.73443603515625,-3.38611102104187,5.26700210571289,4.77882719039917,-3.48583292961121,5.92116689682007,7.98998403549194,-1.55470597743988,5.88255786895752,7.05295181274414,-2.21209502220154,5.8184027671814,8.93387794494629,-0.877188980579376,5.74289512634277,6.20068979263306,-2.81590008735657,5.47882509231567,9.78112697601318,-0.157508999109268,5.5253381729126,5.50582885742188,-3.33321309089661,5.14524078369141,10.374303817749,0.652209997177124,4.95510578155518,10.6355533599854,1.50051605701447,4.79192781448364,10.6855373382568,2.25774908065796,4.52974987030029,10.620325088501,2.84737205505371,-0.189008995890617,4.84522390365601,5.95169115066528,-0.371987998485565,4.82138586044312,5.8473801612854,-0.501519978046417,4.83639907836914,5.74123096466064,-0.620123028755188,4.85663986206055,5.59192180633545,-0.8090940117836,4.85804414749146,5.44791889190674,-0.93832802772522,4.7965350151062,5.32101678848267,-1.1053409576416,4.7422399520874,5.27703523635864,-1.27826702594757,4.67874193191528,5.22574377059937,-1.48775899410248,4.7088828086853,5.17522096633911,-1.73272597789764,4.86145210266113,5.00715208053589,-1.8938159942627,5.15800905227661,4.78287410736084,-2.0204861164093,5.48605680465698,4.68794202804565,-2.78749799728394,3.22553992271423,4.67953395843506,-2.72572898864746,3.71224808692932,4.63388586044312, -2.63106489181519,4.2331748008728,4.58444023132324,-2.48583292961121,4.79451990127563,4.58511686325073,-2.29653310775757,5.36690521240234,4.629478931427,-2.79938888549805,2.80987501144409,4.64944410324097,-2.76043009757996,2.49507188796997,4.56055498123169,-2.71040010452271,2.24131488800049,4.42653512954712,-2.57163405418396,2.07417798042297,4.2373480796814,-2.33714199066162,2.05021810531616,4.17134094238281,-2.10330700874329,2.03892803192139,4.26678514480591,-2.48163604736328,4.034255027771,3.6001250743866,-2.40756011009216,3.30985188484192,3.91789102554321,-2.22121691703796,2.82195210456848,3.88216805458069,-2.06589388847351,2.53078889846802,3.83752298355103,-2.0703821182251,2.38492393493652,3.94477105140686,-2.05850505828857,2.31703996658325,4.0202751159668,-2.07504606246948,2.27460408210754,4.11811208724976,-2.06317496299744,2.26051998138428,4.15651702880859,-2.02517104148865,2.19526100158691,4.24330520629883,-2.46031594276428,4.73584699630737,3.01094388961792,-2.33309102058411,5.15624094009399,2.01062107086182,-2.12130904197693,5.23221111297607,0.721570014953613,-1.87157499790192,4.71101808547974,-0.690558016300201,-1.6066130399704,3.51565504074097,-1.83386194705963,-0.81023097038269,-0.0278130006045103,-2.02290391921997,-0.0248409993946552,4.95572710037231,6.07172203063965,-1.96287095546722,5.84306621551514,4.78563690185547,-1.72157096862793,6.01810216903687,5.10010194778442,-1.51919996738434,6.06364297866821,5.55164909362793,-1.335608959198,6.01638984680176,5.96136522293091,-1.12307500839233,5.86708688735962,6.33058500289917,-0.814191997051239,5.62141704559326,6.56767702102661,-0.482208997011185,5.35043907165527,6.61867380142212,-0.198442995548248,5.14787578582764,6.48311614990234,-0.0049200002104044,5.04755115509033,6.2477970123291,-1.03221797943115,9.30722236633301,5.06737089157104,-1.25994896888733,8.90011882781982,4.76057481765747,-0.713684022426605,9.74000358581543,5.23200607299805,-0.339699000120163,10.030234336853,5.26652097702026,0.0913970023393631,10.3191995620728,5.20697498321533,0.631188988685608,10.6102981567383,5.14731788635254, 1.29019105434418,11.0601673126221,5.08665418624878,-1.42478501796722,8.3575267791748,4.47505807876587,-1.71252202987671,7.78991985321045,4.46389484405518,-1.95303404331207,7.22532987594604,4.56063604354858,-2.11580109596252,6.66329908370972,4.63405704498291,-2.19638705253601,6.0546669960022,4.71373891830444,-0.529977977275848,-0.585074007511139,-0.902491986751556,-0.0971440002322197,0.10606300085783,0.706394016742706,-0.147325992584229,0.42510598897934,1.00008797645569,-0.272861987352371,0.674217998981476,1.27396595478058,-0.438214987516403,0.81105899810791,1.63225603103638,-0.615554988384247,0.839543998241425,2.17833089828491,-0.763073980808258,0.881914973258972,3.01220488548279,-0.87847501039505,1.42487299442291,3.7230269908905,-0.97784298658371,2.09939503669739,3.92163491249084,-1.10492098331451,2.38146901130676,4.35544919967651,-1.28087902069092,2.40440607070923,4.50523519515991,-1.49902498722076,2.37512993812561,4.51037311553955,-1.70915997028351,2.31193900108337,4.46169996261597,-1.88383305072784,2.25029897689819,4.3492259979248,-1.98635900020599,1.90352594852448,4.44354581832886,-1.83478999137878,1.75885200500488,4.6349401473999,-1.67882299423218,1.55375099182129,4.78154993057251,-1.51465904712677,1.27337598800659,4.7798957824707,-1.34211695194244,0.942744016647339,4.68430805206299,-1.13457500934601,0.594353973865509,4.50743722915649,-0.912002980709076,0.17561100423336,4.4141697883606,-0.66438102722168,-0.345036000013351,4.40857887268066,-0.302538990974426,-0.933131992816925,4.24447298049927,0.145370006561279,-1.45272397994995,3.7884349822998,0.60324501991272,-1.636549949646,3.06075811386108,1.00458896160126,-1.62050998210907,2.27112507820129,1.32549202442169,-1.44578397274017,1.45935297012329,1.60047101974487,-1.21602499485016,0.63510799407959,1.84190201759338,-0.992891013622284,-0.246202006936073,1.99171698093414,-0.752336978912354,-1.24200594425201,2.13210892677307,-0.80951201915741,-2.32408595085144,2.53634309768677,-0.482950001955032,-2.79260802268982,3.24358201026917,0.425480008125305,-2.85715389251709, 3.96412491798401,1.19529402256012,-3.12457704544067,4.50298023223877,2.0147910118103,-3.38728308677673,4.82688999176025,2.91850900650024,-3.60716605186462,5.07876110076904,4.08975982666016,-3.66303205490112,5.31435680389404,4.99202680587769,-3.67743897438049,5.9860520362854,7.9234938621521,-2.04417896270752,5.89762783050537,8.86429405212402,-1.37850904464722,5.93820905685425,7.02237176895142,-2.6498429775238,5.59773778915405,9.75707721710205,-0.660652995109558,5.77540111541748,6.24021911621094,-3.16779804229736,5.2475700378418,10.4826498031616,0.166821002960205,5.56566619873047,5.62382698059082,-3.58429503440857,5.00473880767822,10.8884792327881,1.06093800067902,4.83509588241577,10.9965238571167,1.90989899635315,4.66480398178101,10.9446792602539,2.63345503807068,4.33877277374268,10.7992744445801,3.15925908088684,-0.363496989011765,4.88356113433838,5.96733617782593,-0.189359992742538,4.92505407333374,6.10643291473389,-0.486366987228394,4.90721082687378,5.83477210998535,-0.583652973175049,4.9509801864624,5.68376684188843,-0.789384007453918,4.98504304885864,5.48447608947754,-0.907014012336731,4.86694383621216,5.32213401794434,-1.06902503967285,4.80885314941406,5.29242515563965,-1.22108101844788,4.74289178848267,5.30606603622437,-1.40083599090576,4.73088884353638,5.3170747756958,-1.63777995109558,4.84492921829224,5.25079822540283,-1.84763097763062,5.11000299453735,5.05592679977417,-1.90044605731964,5.47568988800049,4.83125114440918,-2.91499900817871,3.45808601379395,4.5976710319519,-2.92506098747253,2.98549699783325,4.61175012588501,-2.87811207771301,3.98082399368286,4.58649492263794,-2.79303693771362,4.53912210464478,4.59935092926025,-2.65309190750122,5.13206815719604,4.61416387557983,-2.48883199691772,5.74972009658813,4.62063789367676,-2.89134311676025,2.61299800872803,4.55991888046265,-2.83105492591858,2.32523202896118,4.45078897476196,-2.70581889152527,2.08179903030396,4.2803521156311,-2.44013500213623,2.00004506111145,4.17717695236206,-2.16745710372925,1.97485101222992,4.2767858505249,-2.68740296363831,3.87024998664856,3.50826811790466, -2.70895600318909,4.57152318954468,2.98578000068665,-2.53668808937073,3.16017389297485,3.77731895446777,-2.28582906723022,2.7281539440155,3.72917795181274,-2.09526300430298,2.47657990455627,3.73882102966309,-2.08717107772827,2.35479998588562,3.9139358997345,-2.07935309410095,2.28528094291687,4.07198619842529,-2.05065894126892,2.28679203987122,4.12960004806519,-2.00441002845764,2.26311492919922,4.20679903030396,-2.5755889415741,5.04486799240112,2.03642892837524,-2.34547305107117,5.17989110946655,0.756250977516174,-2.06322407722473,4.71133089065552,-0.664165019989014,-1.78119301795959,3.5193510055542,-1.83251202106476,-0.865756988525391,-0.026978999376297,-2.02609705924988,-1.83544397354126,5.76120281219482,4.92983818054199,-1.67729496955872,5.88054084777832,5.37505292892456,-1.48664903640747,5.87958383560181,5.78770303726196,-1.29517900943756,5.79134321212769,6.13757276535034,-1.03885102272034,5.60888385772705,6.39658784866333,-0.712621986865997,5.38889503479004,6.5128002166748,-0.419221013784409,5.17230796813965,6.4759521484375,-0.191820994019508,5.0184121131897,6.28952789306641,1.8327499628067,11.0707025527954,4.86317586898804,-1.07377994060516,9.72192764282227,5.11227321624756,-1.32266902923584,9.33375358581543,4.79257202148438,-1.42285394668579,8.68682670593262,4.39373588562012,-0.737290024757385,10.0483999252319,5.26763677597046,-0.346379011869431,10.3910427093506,5.31205606460571,0.138864994049072,10.7471580505371,5.28748893737793,0.745918989181519,11.1504278182983,5.24462699890137,1.36470794677734,11.7944774627686,5.08040285110474,-1.73734104633331,8.04040145874023,4.2575740814209,-2.00862598419189,7.51737689971924,4.33649396896362,-2.22015500068665,6.95430517196655,4.43937492370605,-2.38457703590393,6.37893104553223,4.54441690444946,-0.575731992721558,-0.582925975322723,-0.909165978431702,-0.25390499830246,0.0802230015397072,0.705183029174805,-0.329380989074707,0.393891006708145,0.999675989151001,-0.477584987878799,0.639885008335114,1.27685499191284,-0.66260701417923,0.767552971839905,1.64917194843292,-0.858116984367371,0.809513986110687,2.20128607749939, -1.03826296329498,0.901340007781982,3.01926589012146,-1.14307701587677,1.44648802280426,3.70267510414124,-1.20646405220032,2.10068488121033,3.89193201065063,-1.34231197834015,2.36768507957459,4.28117609024048,-1.50710201263428,2.39469003677368,4.39258289337158,-1.70734095573425,2.36067605018616,4.36982011795044,-1.88187301158905,2.30880093574524,4.29090881347656,-2.05530691146851,1.83101499080658,4.45186805725098,-1.92148196697235,1.64747500419617,4.61346006393433,-1.77755403518677,1.38662600517273,4.66269016265869,-1.62384295463562,1.07054400444031,4.61194610595703,-1.45171201229095,0.717431008815765,4.47464323043823,-1.26190495491028,0.303494989871979,4.34547805786133,-1.07174503803253,-0.199962005019188,4.27935886383057,-0.805016994476318,-0.812986016273499,4.16606998443604,-0.415033996105194,-1.41577994823456,3.79777908325195,0.0556959994137287,-1.67055094242096,3.10259103775024,0.486274003982544,-1.69845700263977,2.32417297363281,0.837005972862244,-1.56091105937958,1.52976500988007,1.11446797847748,-1.36351299285889,0.723210990428925,1.33937895298004,-1.1782820224762,-0.106036998331547,1.51578104496002,-1.05602204799652,-1.0050630569458,1.74221503734589,-1.18202102184296,-1.95223999023438,2.08516407012939,-1.59903204441071,-2.86364197731018,2.47615909576416,-1.31976103782654,-3.26511096954346,2.91957211494446,-0.24591900408268,-3.29946804046631,3.44350600242615,0.649351000785828,-3.45783591270447,4.03499221801758,1.41788804531097,-3.67394089698792,4.47932386398315,2.20645308494568,-3.86954593658447,4.73280715942383,2.97715997695923,-4.09978103637695,4.91909217834473,3.61922788619995,-4.01213884353638,5.12577486038208,4.43478298187256,-3.81116795539856,5.37895822525024,5.14785718917847,-3.83103203773499,5.98796892166138,8.79680824279785,-1.89817297458649,6.07013511657715,7.85293483734131,-2.524090051651,5.71241092681885,9.71430397033691,-1.17456901073456,5.96834993362427,6.99501800537109,-3.04935789108276,5.36005306243896,10.5091028213501,-0.329869002103806,5.79082298278809,6.27378082275391,-3.47578501701355,5.07634592056274,11.0660047531128,0.597283005714417, 5.59935998916626,5.7160267829895,-3.78996205329895,4.85763311386108,11.2960071563721,1.51710498332977,4.6798038482666,11.2874441146851,2.33068609237671,4.45383882522583,11.14954662323,2.98464393615723,4.10286283493042,10.937479019165,3.45860004425049,-0.470183998346329,4.98515796661377,5.9489631652832,-0.362383991479874,4.96390008926392,6.12459182739258,-0.515896022319794,5.0286340713501,5.78267192840576,-0.703492999076843,5.13732004165649,5.56615400314331,-0.875446975231171,4.95016193389893,5.29920101165771,-1.05226194858551,4.85660314559937,5.27918481826782,-1.17671895027161,4.81883096694946,5.33467817306519,-1.31249594688416,4.77751302719116,5.40075206756592,-1.51937103271484,4.8376669883728,5.41874980926514,-1.75080299377441,5.04620885848999,5.33620500564575,-1.86089503765106,5.39993095397949,5.12517881393433,-3.08646202087402,3.69953107833862,4.55545616149902,-3.06503200531006,3.17886209487915,4.54571914672852,-3.02908492088318,2.7350480556488,4.53907012939453,-3.06266593933105,4.26275777816772,4.58655595779419,-2.97245597839355,4.86265182495117,4.60117721557617,-2.8445188999176,5.48384523391724,4.58496618270874,-2.69557309150696,6.10005712509155,4.49800395965576,-2.95406794548035,2.40265107154846,4.45203113555908,-2.82500696182251,2.11990809440613,4.3069372177124,-2.54922199249268,1.96271097660065,4.16191577911377,-2.24707007408142,1.91634202003479,4.28645086288452,-2.8356499671936,3.65676689147949,3.35553097724915,-2.94024109840393,4.35596895217896,2.92470598220825,-2.84659910202026,4.87386989593506,2.05762696266174,-2.62000703811646,2.97177910804749,3.58900189399719,-2.30869507789612,2.60875797271729,3.55980396270752,-2.10304999351501,2.41471600532532,3.64670491218567,-2.08623099327087,2.32634210586548,3.91921210289001,-2.05467891693115,2.30020308494568,4.0839900970459,-1.99618399143219,2.30260896682739,4.16890096664429,-2.61010193824768,5.08669090270996,0.805893003940582,-2.28256106376648,4.69260787963867,-0.627574026584625,-1.95651304721832,3.51937794685364,-1.8365570306778,-0.912223994731903,-0.0251010004431009,-2.03027105331421, -1.80623495578766,5.66355180740356,5.2288761138916,-1.61152601242065,5.71584701538086,5.63573789596558,-1.42859494686127,5.6835150718689,5.96507215499878,-1.2144730091095,5.56322479248047,6.22578001022339,-0.919668972492218,5.39260005950928,6.36640596389771,-0.618321001529694,5.23658895492554,6.43045711517334,-0.377691000699997,5.05787897109985,6.30496311187744,1.85840702056885,11.7610950469971,4.84000587463379,2.31671595573425,11.1500148773193,4.64927196502686,-1.39772403240204,9.65829563140869,4.89142799377441,-1.11576902866364,10.0191850662231,5.17767381668091,-1.47972798347473,9.21888446807861,4.44833993911743,-0.772368013858795,10.4060850143433,5.32358598709106,-0.355502009391785,10.8299427032471,5.37434387207031,0.181666001677513,11.2696332931519,5.33368492126465,0.81174498796463,11.8613758087158,5.23065185546875,1.39569997787476,12.5722732543945,4.89596319198608,-2.02621698379517,7.73617315292358,4.13268899917603,-2.30164790153503,7.24506378173828,4.24662923812866,-2.51553797721863,6.68734407424927,4.37228679656982,-0.612107992172241,-0.581920027732849,-0.913205027580261,-0.401241004467011,0.0585389994084835,0.69863498210907,-0.507534980773926,0.36685898900032,0.991315007209778,-0.684134006500244,0.603896975517273,1.27418899536133,-0.894515991210938,0.724346995353699,1.65895295143127,-1.11762595176697,0.789442002773285,2.21693396568298,-1.32076299190521,0.93943202495575,3.00089311599731,-1.40606498718262,1.47561705112457,3.66255593299866,-1.44162201881409,2.1236560344696,3.81845092773438,-1.57538402080536,2.37515711784363,4.17945909500122,-1.7138500213623,2.38391995429993,4.25565481185913,-1.87780201435089,2.34188508987427,4.22127199172974,-2.13956189155579,1.74316799640656,4.43362998962402,-2.01626396179199,1.5081729888916,4.52142000198364,-1.88373601436615,1.21011400222778,4.51574182510376,-1.74700999259949,0.864642024040222,4.42099809646606,-1.58716595172882,0.468944013118744,4.27283716201782,-1.44237804412842,-0.020176000893116,4.1690092086792,-1.26917505264282,-0.618616998195648,4.05325222015381,-0.961281001567841,-1.26625096797943,3.74369502067566, -0.506588995456696,-1.61468398571014,3.11849999427795,-0.0447029992938042,-1.74833703041077,2.36531496047974,0.349656999111176,-1.64895594120026,1.58369195461273,0.654258012771606,-1.46552705764771,0.797823011875153,0.895402014255524,-1.34271597862244,-0.00164699996821582,1.0751930475235,-1.27537405490875,-0.837329983711243,1.34729599952698,-1.50151705741882,-1.67823195457459,1.71139705181122,-1.9074239730835,-2.50088095664978,2.10498809814453,-2.44148206710815,-3.26531791687012,2.51765203475952,-2.20823001861572,-3.59682106971741,2.86385202407837,-1.08899402618408,-3.67438101768494,3.23158597946167,-0.0687649995088577,-3.78490710258484,3.60578107833862,0.822884023189545,-3.97587394714355,4.08933401107788,1.59054803848267,-4.15843677520752,4.42511081695557,2.3294370174408,-4.34390878677368,4.62979507446289,2.96128106117249,-4.60136890411377,4.82185077667236,3.47304606437683,-4.44668102264404,5.00417423248291,4.05167388916016,-4.05101013183594,5.19388103485107,4.66634893417358,-3.94243502616882,5.44807195663452,5.26551485061646,-3.96728491783142,6.08459901809692,8.70893859863281,-2.44848704338074,5.85016679763794,9.6790771484375,-1.73304903507233,6.12395000457764,7.76470184326172,-2.9786319732666,5.49644899368286,10.5113277435303,-0.866183996200562,5.99194288253784,6.95363616943359,-3.39711689949036,5.16363906860352,11.1417856216431,0.106550998985767,5.804603099823,6.28351593017578,-3.74448299407959,4.91648006439209,11.5373506546021,1.08678805828094,5.63284397125244,5.75110912322998,-3.95328998565674,4.68085384368896,11.6224508285522,1.9847639799118,4.45677280426025,11.5227575302124,2.72393989562988,4.19736099243164,11.3188219070435,3.31565189361572,3.82391095161438,11.0443830490112,3.73824691772461,-0.474974989891052,5.10512399673462,5.92451190948486,-0.471794009208679,5.07993221282959,6.11600208282471,-0.531602025032043,5.23680210113525,5.67812204360962,-0.651040971279144,5.71653699874878,4.22192478179932,-1.04782199859619,4.92153120040894,5.23046016693115,-1.1635479927063,4.88701486587524,5.33339405059814,-1.23828494548798,4.84707117080688,5.43783521652222, -1.39900803565979,4.85072183609009,5.51297092437744,-1.61593902111053,4.99871110916138,5.51356315612793,-1.76944696903229,5.29068517684937,5.41712713241577,-3.29218006134033,3.95671701431274,4.52994680404663,-3.24411296844482,3.38705801963806,4.49101400375366,-3.17110109329224,2.87919306755066,4.47130680084229,-3.09277701377869,2.47202396392822,4.449049949646,-3.26057195663452,4.56900691986084,4.55785608291626,-3.16175198554993,5.20259284973145,4.54348802566528,-3.02539205551147,5.82887601852417,4.47118616104126,-2.8410120010376,6.42880487442017,4.34708023071289,-2.93616604804993,2.16188192367554,4.314621925354,-2.66093397140503,1.9472039937973,4.16028690338135,-2.33836197853088,1.84947502613068,4.27296876907349,-2.91815209388733,3.3717029094696,3.13151788711548,-3.13106107711792,4.09063291549683,2.83305311203003,-3.10841989517212,4.64161109924316,2.06773090362549,-2.90433406829834,4.93402481079102,0.867105007171631,-2.65609788894653,2.75477004051209,3.3661630153656,-2.30736899375916,2.47919702529907,3.41025710105896,-2.0944139957428,2.35947895050049,3.6030900478363,-2.06640911102295,2.31228399276733,3.96618604660034,-1.99741399288177,2.31817293167114,4.12226676940918,-2.55610609054565,4.62758493423462,-0.565283000469208,-2.16447710990906,3.49338102340698,-1.83958399295807,-0.954122006893158,-0.0239279996603727,-2.03339004516602,-1.71068894863129,5.52105808258057,5.51131200790405,-1.52905201911926,5.54581499099731,5.8179349899292,-1.33931803703308,5.4828667640686,6.06363487243652,-1.08791995048523,5.36771106719971,6.215735912323,-0.788098990917206,5.28160905838013,6.3070821762085,-0.524213016033173,5.1591100692749,6.30252408981323,1.87687802314758,12.4904642105103,4.65872001647949,2.33095002174377,11.7473888397217,4.60689401626587,2.7493360042572,11.1825857162476,4.44410705566406,-1.46897101402283,9.94057178497314,5.00191402435303,-1.61017096042633,9.56538677215576,4.59129095077515,-1.17624294757843,10.3632402420044,5.26080989837646,-0.821748971939087,10.8420095443726,5.39988899230957,-0.368645012378693,11.3448352813721,5.39599800109863, 0.207470998167992,11.9361448287964,5.30086421966553,0.839739978313446,12.6409206390381,5.05481910705566,1.41156697273254,13.2710542678833,4.65399980545044,-2.33815503120422,7.47400379180908,4.05420780181885,-2.59904289245605,6.97712182998657,4.17345714569092,-0.643588006496429,-0.581094026565552,-0.915673971176147,-0.544579982757568,0.0400279983878136,0.686855971813202,-0.687794983386993,0.342563986778259,0.975427985191345,-0.899232983589172,0.566752016544342,1.26706397533417,-1.13832402229309,0.687180995941162,1.65809500217438,-1.38732302188873,0.785450994968414,2.22211694717407,-1.59353005886078,0.991180002689362,2.96104907989502,-1.68612098693848,1.51340198516846,3.5998330116272,-1.67282795906067,2.15050601959229,3.72650504112244,-1.76985895633698,2.3565731048584,4.0320839881897,-1.88351798057556,2.35042905807495,4.11679077148438,-2.22904300689697,1.63975703716278,4.36415004730225,-2.117919921875,1.36567294597626,4.40147590637207,-2.01152801513672,1.03523695468903,4.35215282440186,-1.88984596729279,0.661091029644012,4.20757007598877,-1.76914501190186,0.201369002461433,4.06081199645996,-1.66814696788788,-0.367006987333298,3.92260003089905,-1.47136199474335,-1.02726995944977,3.66402506828308,-1.08156001567841,-1.53665494918823,3.11992406845093,-0.591203987598419,-1.70051801204681,2.38794898986816,-0.150652006268501,-1.7121570110321,1.62100398540497,0.204601004719734,-1.55797696113586,0.848836004734039,0.479656994342804,-1.4664900302887,0.0766170024871826,0.687142014503479,-1.47270798683167,-0.716463029384613,0.964380979537964,-1.76195800304413,-1.47307205200195,1.33708000183105,-2.19792699813843,-2.20441699028015,1.70378196239471,-2.69146800041199,-2.95290589332581,2.20464205741882,-3.37084197998047,-3.51016497612,2.63053297996521,-3.1727819442749,-3.78329801559448,2.92913603782654,-2.00294303894043,-3.93217492103577,3.20562410354614,-0.911871016025543,-4.08382701873779,3.48634195327759,0.0630289986729622,-4.23663377761841,3.78194189071655,0.945963978767395,-4.43970918655396,4.15265417098999,1.71059095859528,-4.62194108963013, 4.39514207839966,2.39850997924805,-4.83838510513306,4.57283496856689,3.03839206695557,-5.14589309692383,4.75195693969727,3.52841711044312,-4.93509101867676,4.94232892990112,3.88789105415344,-4.36797380447388,5.09404802322388,4.34915781021118,-4.12264919281006,5.31446504592896,4.82811594009399,-4.0504469871521,5.52667093276978,5.35360622406006,-4.07916116714478,6.00161981582642,9.63365745544434,-2.38877701759338,6.19575881958008,8.56097507476807,-2.98583507537842,5.6578688621521,10.5425510406494,-1.45269501209259,6.16568422317505,7.65496301651001,-3.36873388290405,5.29138422012329,11.2158117294312,-0.439949989318848,5.99683713912964,6.89392280578613,-3.68794393539429,4.99273490905762,11.6981992721558,0.607582986354828,5.82576417922974,6.26196193695068,-3.97982001304626,4.7384819984436,11.920708656311,1.59293603897095,5.69012880325317,5.73411893844604,-4.05974292755127,4.45669794082642,11.8973455429077,2.42724609375,4.17834901809692,11.7186326980591,3.07518911361694,3.9177451133728,11.4593753814697,3.64236998558044,3.50921392440796,11.1221857070923,4.00270318984985,-0.517210006713867,5.21961879730225,6.12834310531616,-0.379725992679596,5.29899311065674,5.88549900054932,-0.666324019432068,5.86748218536377,4.20378017425537,-0.960069000720978,5.64538192749023,4.17063283920288,-1.16262495517731,5.00662517547607,5.32143402099609,-1.20656001567841,4.92742013931274,5.44392013549805,-1.2906219959259,4.89593315124512,5.55560493469238,-1.47317600250244,4.96777296066284,5.6137228012085,-1.64846396446228,5.18819999694824,5.6088547706604,-3.51710605621338,4.24236011505127,4.48636484146118,-3.4685320854187,3.61375689506531,4.44676399230957,-3.35369801521301,3.04404401779175,4.40425300598145,-3.24553799629211,2.55647611618042,4.40752792358398,-3.05377793312073,2.19661688804626,4.30220794677734,-3.46307802200317,4.89916896820068,4.48111915588379,-3.35232591629028,5.55187797546387,4.44421815872192,-3.18226408958435,6.17191982269287,4.33500909805298,-2.94153594970703,6.74269676208496,4.17577886581421,-2.77142810821533,1.93616497516632,4.16166687011719, -2.43545293807983,1.78502202033997,4.21752977371216,-2.94634699821472,3.02068400382996,2.91822600364685,-3.23824906349182,3.73399996757507,2.65885591506958,-3.31688404083252,4.34460020065308,2.04536604881287,-3.18029499053955,4.70804405212402,0.92815899848938,-2.87948393821716,4.49038887023926,-0.472965002059937,-2.63195300102234,2.5154070854187,3.14404797554016,-2.28994202613831,2.35806107521057,3.32525300979614,-2.0633659362793,2.3204779624939,3.63075709342957,-2.00510501861572,2.31880307197571,4.02391719818115,-2.42984008789063,3.40713095664978,-1.81885504722595,-1.00404000282288,-0.0285940002650023,-2.03130698204041,-1.60904800891876,5.37924194335938,5.70352697372437,-1.43203699588776,5.37430381774902,5.92800188064575,-1.21436905860901,5.31408786773682,6.08157110214233,-0.940199017524719,5.29293298721313,6.16609907150269,-0.649262011051178,5.25740480422974,6.25225210189819,2.31993889808655,12.4011392593384,4.40349102020264,1.89651703834534,13.1541986465454,4.42457389831543,2.77173399925232,11.7161617279053,4.37559604644775,3.14976191520691,11.1703605651855,4.23946809768677,-1.57104098796844,10.2540664672852,5.15629291534424,-1.73504495620728,9.82969188690186,4.74331283569336,-1.26191103458405,10.7851142883301,5.38569688796997,-0.872424006462097,11.3563842773438,5.44546794891357,-0.390590012073517,11.9838466644287,5.35732698440552,0.215028002858162,12.6900081634521,5.16185712814331,0.847369015216827,13.3505401611328,4.81780195236206,1.42580902576447,13.8815851211548,4.39520311355591,-2.67548108100891,7.24277114868164,4.03501081466675,-0.674435019493103,-0.580619990825653,-0.917726993560791,-0.690419971942902,0.0245399996638298,0.66840398311615,-0.877292990684509,0.321581989526749,0.953186988830566,-1.12604904174805,0.533011972904205,1.2510130405426,-1.39430105686188,0.663015007972717,1.65263998508453,-1.65834701061249,0.806988000869751,2.2072479724884,-1.88338899612427,1.05476903915405,2.90371489524841,-1.948410987854,1.55747199058533,3.50889992713928,-1.86642599105835,2.13918590545654,3.60880589485168,-1.9184730052948,2.31374502182007,3.88411402702332, -2.32505702972412,1.54000997543335,4.26729583740234,-2.24222207069397,1.23034405708313,4.26444482803345,-2.15838599205017,0.87807697057724,4.14430379867554,-2.06671404838562,0.458416998386383,3.96780490875244,-2.00245809555054,-0.07413499802351,3.79692101478577,-1.90384495258331,-0.702898025512695,3.55395007133484,-1.63418304920197,-1.32932603359222,3.09180808067322,-1.15144205093384,-1.6119270324707,2.39490699768066,-0.672867000102997,-1.74826502799988,1.64385199546814,-0.255331009626389,-1.63838994503021,0.881034970283508,0.0668239966034889,-1.55433702468872,0.128584995865822,0.3142049908638,-1.60806894302368,-0.633540987968445,0.590202987194061,-1.954146027565,-1.33294105529785,0.958521008491516,-2.44436097145081,-1.97286295890808,1.31922101974487,-2.94017696380615,-2.66844391822815,1.76997601985931,-3.58007788658142,-3.26836705207825,2.35226106643677,-4.40631818771362,-3.62489891052246,2.75717306137085,-4.22621393203735,-3.89187097549438,3.02617001533508,-2.98495697975159,-4.09690618515015,3.2938539981842,-1.83275294303894,-4.29028797149658,3.49912309646606,-0.785984992980957,-4.48499202728271,3.71603894233704,0.173197999596596,-4.66631412506104,3.95978498458862,1.04102396965027,-4.88422679901123,4.23097896575928,1.78993999958038,-5.10715007781982,4.38875484466553,2.48638606071472,-5.39765214920044,4.48062515258789,3.24919891357422,-5.8093957901001,4.66778993606567,3.77858209609985,-5.53788185119629,4.89482307434082,3.93924593925476,-4.75587320327759,5.0583028793335,4.24335813522339,-4.32813310623169,5.17921590805054,4.48373079299927,-4.30658388137817,5.34936285018921,4.60276699066162,-4.29233598709106,5.44179677963257,4.96768522262573,-4.13478708267212,5.56911516189575,5.43544721603394,-4.1762490272522,6.16849803924561,9.40138053894043,-3.11646008491516,5.83071422576904,10.6361255645752,-2.1337559223175,6.27220296859741,8.36398029327393,-3.43593192100525,5.47533321380615,11.3265857696533,-1.02020001411438,6.20415115356445,7.53170013427734,-3.67512011528015,5.10737800598145,11.8462505340576,0.0718189999461174, 6.0051908493042,6.81673383712769,-3.95058488845825,4.82647180557251,12.1751394271851,1.14034795761108,5.9029860496521,6.21594285964966,-4.11701583862305,4.50724983215332,12.2463150024414,2.07764196395874,5.74526596069336,5.71382904052734,-4.13412189483643,4.17379713058472,12.1293048858643,2.81400299072266,3.86614203453064,11.8880739212036,3.39488196372986,3.57986307144165,11.5704441070557,3.92681193351746,-0.549899995326996,5.42336797714233,6.12698793411255,-0.698859989643097,5.97081899642944,4.27053880691528,-0.96415501832962,5.83000993728638,4.12053918838501,-1.26898503303528,5.62857484817505,4.30301904678345,-1.23667097091675,5.03207302093506,5.41178607940674,-1.22151899337769,4.97479104995728,5.56107378005981,-1.33605694770813,4.96827220916748,5.65477705001831,-1.50828897953033,5.10493993759155,5.71460294723511,-3.75003004074097,4.56091690063477,4.40074110031128,-3.72251296043396,3.87250995635986,4.37798595428467,-3.58912801742554,3.23161697387695,4.33812713623047,-3.41378593444824,2.67868804931641,4.29689884185791,-3.19901990890503,2.23806405067444,4.26181983947754,-2.88769698143005,1.92681097984314,4.15278577804565,-3.6820809841156,5.25350093841553,4.40024089813232,-3.53868198394775,5.91489696502686,4.32940721511841,-3.30850410461426,6.51784420013428,4.20269393920898,-3.03143310546875,7.03402519226074,4.05071306228638,-2.53427696228027,1.73372304439545,4.14420700073242,-2.87722110748291,2.63116598129272,2.67476201057434,-3.18100810050964,3.28296709060669,2.36069893836975,-3.43966507911682,3.95697999000549,1.94869196414948,-3.39694499969482,4.40242481231689,0.978519022464752,-3.19378304481506,4.27227401733398,-0.363871991634369,-2.72402811050415,3.23702692985535,-1.76219296455383,-2.59023094177246,2.2848858833313,3.01006197929382,-2.24194598197937,2.2487850189209,3.32054090499878,-2.01092791557312,2.29871797561646,3.74518489837646,-1.07112598419189,-0.0471850000321865,-2.0158839225769,-1.49339401721954,5.24529409408569,5.81723308563232,-1.30349397659302,5.23667907714844,5.95956993103027,-1.07780802249908,5.2619161605835,6.03895282745361, -0.776335000991821,5.33940315246582,6.14700412750244,2.33084893226624,13.0179357528687,4.17307376861572,2.73134398460388,12.2931394577026,4.1478910446167,1.91939795017242,13.747013092041,4.17122793197632,3.19215703010559,11.6560468673706,4.16285181045532,-1.71047294139862,10.6601915359497,5.35302877426147,-1.90597200393677,10.1226320266724,4.94372701644897,-1.34521400928497,11.3048400878906,5.46904611587524,-0.929539978504181,11.9961214065552,5.42837810516357,-0.418087989091873,12.7160243988037,5.24038887023926,0.211696997284889,13.3983144760132,4.94764995574951,0.852228999137878,13.975399017334,4.574303150177,1.44137394428253,14.4272613525391,4.10182619094849,-0.706825971603394,-0.580484986305237,-0.919441998004913,-0.84613299369812,0.0119369998574257,0.642158985137939,-1.080845952034,0.305478006601334,0.924575984477997,-1.3646240234375,0.508432984352112,1.22969496250153,-1.65836799144745,0.667940020561218,1.64173305034637,-1.93483603000641,0.85998398065567,2.16611409187317,-2.15005898475647,1.11948394775391,2.82625889778137,-2.15759611129761,1.60933303833008,3.39566206932068,-2.01565289497375,2.12372589111328,3.48482799530029,-2.44490194320679,1.44731199741364,4.16035318374634,-2.39687204360962,1.11302101612091,4.08530616760254,-2.35488891601563,0.725534021854401,3.91069388389587,-2.30954599380493,0.243910998106003,3.70213103294373,-2.27104592323303,-0.342554003000259,3.45075106620789,-2.11781191825867,-0.984066009521484,3.03783798217773,-1.71774899959564,-1.45117402076721,2.39361691474915,-1.21729004383087,-1.67985904216766,1.65158295631409,-0.739359974861145,-1.66408002376556,0.900115013122559,-0.357212007045746,-1.61381900310516,0.163386002182961,-0.0676300004124641,-1.66571998596191,-0.586597979068756,0.221698999404907,-2.08224105834961,-1.23631596565247,0.572908997535706,-2.62484288215637,-1.81201004981995,0.928915977478027,-3.15688991546631,-2.44367003440857,1.35977804660797,-3.79613995552063,-3.02062797546387,1.91987097263336,-4.59128618240356,-3.41132688522339,2.41513299942017,-5.47478818893433,-3.83672690391541, 2.78888702392578,-5.29558992385864,-4.10235404968262,3.11010909080505,-4.03615617752075,-4.22118186950684,3.36536192893982,-2.81180500984192,-4.4510440826416,3.5850350856781,-1.6944500207901,-4.67786407470703,3.74965691566467,-0.674736022949219,-4.88739109039307,3.9082190990448,0.274598002433777,-5.10615921020508,4.0954909324646,1.12218105792999,-5.36017799377441,4.23927021026611,1.88627803325653,-5.66334819793701,4.28460788726807,2.65861511230469,-6.06106281280518,4.21301221847534,3.59455800056458,-6.63905096054077,4.53555107116699,4.18871116638184,-6.26247215270996,4.84730815887451,4.18702220916748,-5.23042011260986,5.03446388244629,4.31125593185425,-4.61856317520142,5.31729698181152,4.5711841583252,-4.63757276535034,5.538743019104,4.53279685974121,-4.73147821426392,5.54633903503418,4.68979120254517,-4.30183696746826,5.49471187591553,5.11020278930664,-4.21870279312134,5.6280632019043,5.51068496704102,-4.2685980796814,6.12272310256958,10.1716985702515,-3.52518796920776,6.29503011703491,9.05950164794922,-3.65396595001221,5.92839288711548,10.9345922470093,-2.897794008255,5.64549016952515,11.4980554580688,-1.64603495597839,6.32639694213867,8.17225646972656,-3.76463794708252,5.27759122848511,12.0225296020508,-0.502497017383575,6.22172212600708,7.42535877227783,-3.92126202583313,4.9391918182373,12.4088764190674,0.633554995059967,6.06045389175415,6.69142293930054,-4.25898313522339,4.60758018493652,12.5659132003784,1.65491604804993,5.94431209564209,6.0727071762085,-4.17773199081421,4.22124099731445,12.5220136642456,2.50804495811462,5.76637983322144,5.72119617462158,-4.20486211776733,3.8412549495697,12.3299169540405,3.13750004768372,3.50855994224548,12.0339679718018,3.66847610473633,-0.772269010543823,6.04315805435181,4.43481492996216,-0.990522980690002,5.93462991714478,4.17584896087646,-1.23124694824219,5.7853798866272,4.28011703491211,-1.22555494308472,5.08646488189697,5.52168083190918,-1.23254597187042,5.01710796356201,5.65221405029297,-1.35655605792999,5.04993486404419,5.75273418426514,-4.00483989715576,4.91518115997314,4.30217313766479, -3.99634003639221,4.1718578338623,4.27455520629883,-3.86526107788086,3.45553708076477,4.24367618560791,-3.65446901321411,2.82249999046326,4.19932699203491,-3.39340996742249,2.30463910102844,4.16980218887329,-3.04075908660889,1.92693495750427,4.12016582489014,-2.64974498748779,1.68865203857422,4.07892417907715,-3.9040150642395,5.63611602783203,4.27298784255981,-3.69954490661621,6.29514312744141,4.20828580856323,-3.40644097328186,6.83862209320068,4.05699014663696,-3.04497504234314,2.79686188697815,2.07911896705627,-2.81263709068298,2.25273895263672,2.51224303245544,-3.37861108779907,3.46980500221252,1.71562194824219,-3.53422498703003,4.01209306716919,1.00147700309753,-3.42706298828125,3.96723008155823,-0.259553998708725,-2.98188495635986,2.99856901168823,-1.69725596904755,-1.15209794044495,-0.0839319974184036,-1.98106801509857,-2.54278802871704,2.06392502784729,2.99523591995239,-2.1485059261322,2.16058707237244,3.38407206535339,-1.3466169834137,5.14401721954346,5.85076999664307,-1.17135894298553,5.20193481445313,5.92069721221924,-0.984185993671417,5.36154794692993,6.00528287887573,2.73972105979919,12.8655462265015,3.93202304840088,2.34743690490723,13.5792684555054,3.91812491416931,3.12187790870667,12.1655235290527,3.90242290496826,1.94173800945282,14.2805709838867,3.88331389427185,-1.83050000667572,11.2061357498169,5.45700883865356,-2.14491605758667,10.5056753158569,5.19304323196411,-1.42496395111084,11.9655666351318,5.46485090255737,-0.990990996360779,12.7239828109741,5.29486322402954,-0.446909010410309,13.4270687103271,5.03528118133545,0.196514993906021,14.0302810668945,4.71005201339722,0.853595018386841,14.5296764373779,4.28900623321533,1.44110000133514,14.9222650527954,3.73497104644775,-0.744750022888184,-0.580889999866486,-0.920745015144348,-1.01699197292328,0.00276100006885827,0.608039021492004,-1.29678499698639,0.297583013772964,0.887826025485992,-1.61199498176575,0.51165097951889,1.20484900474548,-1.92570102214813,0.717076003551483,1.6078759431839,-2.20296406745911,0.942467987537384,2.11244201660156,-2.38002800941467,1.19670701026917,2.75598406791687, -2.34671306610107,1.70376396179199,3.27451205253601,-2.59945011138916,1.37304604053497,4.01986694335938,-2.60628890991211,1.01196694374084,3.86812400817871,-2.60235500335693,0.577452003955841,3.63545393943787,-2.59972500801086,0.0329740010201931,3.36680698394775,-2.54053902626038,-0.586569011211395,2.98106002807617,-2.26830291748047,-1.17157304286957,2.39224791526794,-1.78761303424835,-1.54556405544281,1.656947016716,-1.25412797927856,-1.65115702152252,0.900053977966309,-0.801919996738434,-1.59087002277374,0.178476005792618,-0.456548005342484,-1.70517003536224,-0.543397009372711,-0.143749997019768,-2.17197203636169,-1.15036904811859,0.196906998753548,-2.75679302215576,-1.681401014328,0.552690982818604,-3.3413519859314,-2.25567507743835,0.966449022293091,-4.00057077407837,-2.79670906066895,1.49232304096222,-4.78053903579712,-3.21024394035339,2.01831197738647,-5.64661598205566,-3.6065731048584,2.46493601799011,-6.57409286499023,-4.05877017974854,2.83283305168152,-6.39071321487427,-4.30647611618042,3.12660098075867,-5.09995412826538,-4.41172218322754,3.403235912323,-3.8369779586792,-4.59277391433716,3.62896203994751,-2.65062689781189,-4.84429407119751,3.80406188964844,-1.56543803215027,-5.09610223770142,3.91846108436584,-0.558471977710724,-5.32131004333496,4.02240991592407,0.373991012573242,-5.5818657875061,4.09628200531006,1.22424805164337,-5.90385580062866,4.08591222763062,2.04692196846008,-6.31105279922485,3.97811889648438,2.91781210899353,-6.83658313751221,3.78228688240051,3.88289499282837,-7.61107492446899,4.83314323425293,4.56296682357788,-5.75339984893799,4.49992799758911,4.76296901702881,-6.93388319015503,5.01173114776611,4.4795618057251,-4.93465089797974,5.13643407821655,4.59926891326904,-4.71025609970093,5.47862815856934,4.79014682769775,-5.08774423599243,5.72780704498291,4.66566801071167,-5.32134389877319,5.79342079162598,4.58425807952881,-4.74779176712036,5.65465402603149,4.8467869758606,-4.34621095657349,5.57312297821045,5.26937580108643,-4.33416080474854,5.76002788543701,5.5482439994812,-4.35021591186523, 6.09583520889282,10.6466474533081,-4.12714099884033,6.24489688873291,9.67300891876221,-4.05798387527466,6.37182807922363,8.7810583114624,-4.0029501914978,5.96666622161865,11.3141241073608,-3.58929991722107,5.75961399078369,11.7564544677734,-2.32628297805786,5.44322776794434,12.2396383285522,-1.10128402709961,6.3732762336731,8.01924896240234,-3.99160504341125,5.06172513961792,12.6426572799683,0.068402998149395,6.25969791412354,7.42000293731689,-4.13035106658936,4.70511388778687,12.8738145828247,1.16676497459412,6.16697788238525,7.05938816070557,-4.26041698455811,6.21193695068359,6.60733604431152,-4.46933698654175,4.30968189239502,12.8881063461304,2.11887288093567,5.88161277770996,5.94914484024048,-4.2256932258606,6.1227970123291,6.33365678787231,-4.46121883392334,3.87373089790344,12.7552785873413,2.85215401649475,5.80131816864014,5.73122787475586,-4.26531600952148,3.48332500457764,12.5138168334961,3.41796493530273,-1.0264630317688,5.99722909927368,4.36059093475342,-1.22808599472046,5.88411712646484,4.33312702178955,-1.20807003974915,5.12819385528564,5.60638999938965,-1.22885096073151,5.06714010238647,5.73372077941895,-4.27854108810425,5.31866216659546,4.16352415084839,-4.30022478103638,4.51925706863403,4.1429238319397,-4.17528486251831,3.72728204727173,4.10864686965942,-3.94268608093262,3.0038640499115,4.07852506637573,-3.65140509605408,2.40065598487854,4.05142784118652,-3.26335501670837,1.94677805900574,4.03720092773438,-2.80852198600769,1.65189003944397,4.00444889068604,-4.11599016189575,6.0585298538208,4.15321493148804,-3.81360697746277,6.66498804092407,4.05851602554321,-2.95687294006348,2.3141770362854,1.93195700645447,-3.16558909416199,2.91494393348694,1.44483196735382,-2.78711104393005,1.8930389881134,2.48835206031799,-3.53412508964539,3.53789401054382,0.949675977230072,-3.55604195594788,3.57427310943604,-0.169823005795479,-3.16103005409241,2.70618200302124,-1.62383604049683,-1.22909700870514,-0.132322996854782,-1.93019795417786,-2.47185611724854,1.8587030172348,3.10458707809448,-1.20937299728394,5.13195610046387,5.81745576858521, -1.11054801940918,5.28853702545166,5.8587851524353,2.75207901000977,13.3896017074585,3.67554998397827,3.1141049861908,12.6900539398193,3.67541003227234,2.36398410797119,14.0876140594482,3.62727999687195,1.94486200809479,14.7618017196655,3.52114009857178,-1.91730296611786,11.9001340866089,5.46141910552979,-2.35152292251587,11.1123332977295,5.38319301605225,-1.49926102161407,12.7041778564453,5.31474113464355,-1.04964900016785,13.4382886886597,5.085205078125,-0.488256007432938,14.067720413208,4.80525398254395,0.183073997497559,14.6016111373901,4.45698499679565,0.845072984695435,15.041558265686,3.93540191650391,1.41859102249146,15.4075632095337,3.28783202171326,-0.792734026908875,-0.58179897069931,-0.922702014446259,-1.20418500900269,-0.00151299999561161,0.564455986022949,-1.52325201034546,0.308798998594284,0.84280800819397,-1.86592304706573,0.562545001506805,1.16684699058533,-2.17829203605652,0.816815972328186,1.55033397674561,-2.44182801246643,1.05949902534485,2.0594539642334,-2.58734393119812,1.33336901664734,2.67846298217773,-2.82243990898132,1.31898295879364,3.84743905067444,-2.87293410301209,0.921824991703033,3.6124210357666,-2.90227198600769,0.426144987344742,3.31426095962524,-2.91223406791687,-0.170138999819756,2.93717098236084,-2.78362202644348,-0.807718992233276,2.39611291885376,-2.38685297966003,-1.32456696033478,1.67364799976349,-1.81766903400421,-1.57248604297638,0.898545980453491,-1.27273297309875,-1.56714105606079,0.171666994690895,-0.867196023464203,-1.68808603286743,-0.525617003440857,-0.530354022979736,-2.1859130859375,-1.11325001716614,-0.186927005648613,-2.83087801933289,-1.59150195121765,0.175234004855156,-3.48129510879517,-2.09817695617676,0.58159601688385,-4.18280410766602,-2.59952592849731,1.07275402545929,-4.96269702911377,-3.02490901947021,1.60511302947998,-5.81680011749268,-3.41403198242188,2.07531905174255,-6.73972177505493,-3.85209107398987,2.61103391647339,-7.73483276367188,-4.09559679031372,3.00933790206909,-7.55607604980469,-4.33218383789063,3.16376900672913,-6.19406509399414,-4.60314512252808, 3.40689611434937,-4.8892240524292,-4.76787614822388,3.63939809799194,-3.64509797096252,-4.9939432144165,3.81869196891785,-2.48736691474915,-5.27476406097412,3.9378399848938,-1.43169796466827,-5.5378851890564,3.99244999885559,-0.443495005369186,-5.79574680328369,4.00490283966064,0.481716990470886,-6.11202621459961,3.9271719455719,1.37252902984619,-6.52416610717773,3.75612092018127,2.25729489326477,-7.02528285980225,3.5514030456543,3.16337203979492,-7.65418386459351,3.32916903495789,4.03686285018921,-8.50731086730957,4.01823091506958,4.64581489562988,-7.82954978942871,4.90276908874512,4.98762893676758,-6.21291494369507,5.0588960647583,4.78478717803955,-5.29639720916748,4.62890481948853,5.41097497940063,-7.41947078704834,5.24282217025757,4.88171291351318,-5.01961994171143,5.65838813781738,5.07990598678589,-5.50568914413452,5.91802406311035,4.91928815841675,-5.80884218215942,6.02238178253174,4.68671798706055,-5.36943912506104,5.91397619247437,4.75517416000366,-4.75409078598022,5.68167877197266,5.05226182937622,-4.46253299713135,5.7172589302063,5.38097095489502,-4.42930889129639,5.97817802429199,5.55058002471924,-4.59378385543823,6.08128023147583,10.9208812713623,-4.75783491134644,6.17838001251221,10.1200542449951,-4.58892583847046,6.34329509735107,9.32199382781982,-4.39542722702026,6.43496608734131,8.57089042663574,-4.21479511260986,5.98065996170044,11.5910482406616,-4.29955387115479,5.82392597198486,12.0588989257813,-3.03812289237976,5.55951499938965,12.5038156509399,-1.75678896903992,5.19571781158447,12.9028367996216,-0.539435982704163,6.40979099273682,7.93451690673828,-4.16282796859741,4.80797719955444,13.1777830123901,0.63494998216629,6.29603910446167,7.47949981689453,-4.31741714477539,4.41327476501465,13.2519817352295,1.66162002086639,6.24115705490112,7.14306879043579,-4.42808294296265,6.2792592048645,6.85386180877686,-4.53135585784912,6.2628378868103,6.6649169921875,-4.60786390304565,3.95159697532654,13.157057762146,2.50599408149719,5.81352996826172,5.90236806869507,-4.27727079391479,5.99731302261353,6.19136095046997,-4.44407796859741, 6.20409107208252,6.52289915084839,-4.67316293716431,3.51023697853088,12.9699869155884,3.14937901496887,5.80911207199097,5.76472091674805,-4.3344931602478,-1.22438204288483,5.93968105316162,4.47969388961792,-1.19080901145935,5.16595602035522,5.67691278457642,-4.5674901008606,5.79139709472656,4.03071117401123,-4.63519382476807,4.93241214752197,3.9779589176178,-4.5320029258728,4.05641603469849,3.93852090835571,-4.2782130241394,3.23539209365845,3.91390204429626,-3.95810508728027,2.5284059047699,3.90997099876404,-3.55082011222839,1.99087703227997,3.91125988960266,-3.04976391792297,1.62437498569489,3.91293597221375,-4.26819515228271,6.50640201568604,4.01412582397461,-2.91740107536316,1.87565994262695,1.91410195827484,-3.00620293617249,2.35995697975159,1.32285797595978,-3.29812598228455,2.91356992721558,0.792684018611908,-2.72632789611816,1.56933403015137,2.56435894966125,-3.52609610557556,3.10956811904907,-0.132363006472588,-3.25040507316589,2.34160208702087,-1.53294503688812,-1.28855001926422,-0.185665994882584,-1.86720299720764,-1.16249799728394,5.22000217437744,5.75145483016968,3.14167904853821,13.1826114654541,3.42730307579041,2.76685810089111,13.8696308135986,3.37452507019043,2.37992811203003,14.5608558654785,3.28723001480103,1.93143105506897,15.2396068572998,3.08516907691956,-1.98201501369476,12.6590261459351,5.31137084960938,-2.42930507659912,11.8321952819824,5.39074897766113,-2.91460108757019,11.1135377883911,5.2526478767395,-1.57183694839478,13.412163734436,5.0987548828125,-1.11715698242188,14.0809593200684,4.85511922836304,-0.527552008628845,14.635947227478,4.55815076828003,0.166058003902435,15.1313447952271,4.12794303894043,0.818623006343842,15.5463571548462,3.4982430934906,1.37819194793701,15.9047374725342,2.76977396011353,-0.844633996486664,-0.582054972648621,-0.930096983909607,-1.40690803527832,0.00596700003370643,0.505070984363556,-1.75922894477844,0.35589000582695,0.787231028079987,-2.10677003860474,0.674997985363007,1.10090005397797,-2.39529204368591,0.964810013771057,1.48312699794769,-2.64915704727173,1.24376702308655,2.00076198577881, -3.12158799171448,1.26814496517181,3.65472602844238,-3.20398092269897,0.81641298532486,3.34172797203064,-3.26167011260986,0.258621990680695,2.94490909576416,-3.256019115448,-0.396324992179871,2.43048810958862,-3.00043296813965,-1.01795196533203,1.71329998970032,-2.43909788131714,-1.39370405673981,0.89724600315094,-1.78827798366547,-1.47265994548798,0.147073999047279,-1.30070996284485,-1.65618097782135,-0.535194993019104,-0.935934007167816,-2.16406798362732,-1.09789896011353,-0.583055973052979,-2.85008692741394,-1.54010903835297,-0.220917999744415,-3.55485892295837,-2.00645208358765,0.192774996161461,-4.33076810836792,-2.4174370765686,0.658675014972687,-5.12656211853027,-2.85524797439575,1.17311799526215,-5.97468376159668,-3.26972198486328,1.68083596229553,-6.89844799041748,-3.66658806800842,2.2092878818512,-7.89808416366577,-3.8986279964447,2.99528288841248,-9.0518684387207,-3.75976204872131,3.46730709075928,-8.85105800628662,-3.98285508155823,3.39694809913635,-7.37072610855103,-4.61986398696899,3.4733419418335,-5.98409414291382,-4.92562580108643,3.65934205055237,-4.6811351776123,-5.14135313034058,3.82697701454163,-3.4540650844574,-5.42591714859009,3.93706798553467,-2.33456110954285,-5.73486804962158,3.98444795608521,-1.3077540397644,-6.01179504394531,3.96749901771545,-0.333112001419067,-6.3096752166748,3.8306450843811,0.607950985431671,-6.6971001625061,3.59318208694458,1.53988301753998,-7.19421720504761,3.34622192382813,2.45003795623779,-7.74514722824097,3.10216307640076,3.34768104553223,-8.41777420043945,2.82081699371338,4.19029712677002,-9.24914264678955,3.54836297035217,4.72304677963257,-8.71828746795654,4.20694589614868,5.35427093505859,-8.1980562210083,5.01257514953613,5.36584711074829,-6.38140678405762,5.14937877655029,5.14464092254639,-5.64542198181152,5.03348207473755,5.73289489746094,-6.75736904144287,4.77893304824829,6.03947877883911,-7.75617694854736,5.39273977279663,5.20917987823486,-5.35087299346924,5.8056378364563,5.34102821350098,-5.93842315673828,6.08506488800049,5.20021200180054,-6.21289920806885, 6.22432518005371,4.93610000610352,-5.84261083602905,6.20372676849365,4.85420083999634,-5.29473400115967,5.94357776641846,4.99780321121216,-4.79136896133423,5.77991008758545,5.27066087722778,-4.55846118927002,5.8879599571228,5.41695404052734,-4.57807588577271,5.94140577316284,5.70658922195435,-4.59223794937134,6.20695400238037,5.6764612197876,-4.9266471862793,6.03798294067383,11.0227174758911,-5.50913286209106,6.1417760848999,10.3657083511353,-5.14467811584473,6.27761697769165,9.73383808135986,-4.89900398254395,6.42903804779053,9.06542873382568,-4.57326698303223,6.47664880752563,8.44609260559082,-4.34740781784058,5.95843601226807,11.7720527648926,-5.15171384811401,5.84183120727539,12.3393926620483,-3.81267809867859,5.63093996047974,12.7968978881836,-2.47675895690918,5.31597709655762,13.1915922164917,-1.18901300430298,4.88936901092529,13.4813585281372,0.0217259991914034,6.43246221542358,7.90732002258301,-4.3253870010376,4.50968408584595,13.6134452819824,1.150838971138,6.30113506317139,7.55116987228394,-4.49152088165283,4.04888916015625,13.5627412796021,2.09006690979004,6.22210311889648,7.29244995117188,-4.55953502655029,6.24269485473633,7.03647708892822,-4.6399998664856,6.23023414611816,6.75028276443481,-4.68230104446411,3.56504011154175,13.3992166519165,2.83043003082275,5.76794576644897,5.88133478164673,-4.3611741065979,5.86497116088867,6.11316776275635,-4.44161415100098,6.08439207077026,6.46838092803955,-4.7040491104126,-4.80672311782837,6.34705209732056,3.89295697212219,-5.00819301605225,5.43214178085327,3.81167602539063,-4.92340087890625,4.46221113204956,3.71856498718262,-4.669264793396,3.52951598167419,3.69267106056213,-4.3009090423584,2.70824694633484,3.70234608650208,-3.87673592567444,2.05895400047302,3.74012994766235,-3.36443901062012,1.60903000831604,3.78405594825745,-2.82605290412903,1.51771295070648,1.95621001720428,-2.90409088134766,1.8792769908905,1.32091701030731,-3.00167798995972,2.2774019241333,0.691717982292175,-3.25971102714539,2.52192211151123,-0.137498006224632,-3.2462260723114,1.93291103839874,-1.39104402065277, -1.33110296726227,-0.245884999632835,-1.78715801239014,3.16969704627991,13.6367244720459,3.11815190315247,2.79535007476807,14.3294992446899,3.03547501564026,2.38382911682129,15.0367202758789,2.86953902244568,1.89124095439911,15.7292518615723,2.56482601165771,-2.04731202125549,13.3494672775269,5.08590078353882,-2.47344398498535,12.5965986251831,5.24193906784058,-2.95648598670959,11.810131072998,5.26154088973999,-3.44268608093262,11.2031373977661,5.13166379928589,-1.65236401557922,14.0473260879517,4.87411594390869,-1.17696702480316,14.6376399993896,4.60760879516602,-0.556373000144959,15.1595973968506,4.24106693267822,0.133416995406151,15.6509552001953,3.70093607902527,0.777010977268219,16.0536708831787,2.97662305831909,1.34363400936127,16.3875980377197,2.22498488426209,-0.897215008735657,-0.580520987510681,-0.946988999843597,-1.62778604030609,0.0367060005664825,0.425188004970551,-1.99420201778412,0.458602011203766,0.710821986198425,-2.31257605552673,0.840830981731415,1.01515197753906,-2.58856701850891,1.18081998825073,1.41063904762268,-3.48336505889893,1.20006096363068,3.44952797889709,-3.59193706512451,0.697462975978851,3.02550506591797,-3.66600894927979,0.0760279968380928,2.4951639175415,-3.57941603660584,-0.604888021945953,1.78344404697418,-3.11569499969482,-1.11202096939087,0.907088994979858,-2.37861704826355,-1.30168998241425,0.0960640013217926,-1.77561700344086,-1.56483197212219,-0.577889978885651,-1.36195194721222,-2.10022592544556,-1.12688899040222,-0.997802019119263,-2.81123208999634,-1.5508199930191,-0.625732004642487,-3.57389903068542,-1.95523405075073,-0.22027200460434,-4.42446184158325,-2.29359006881714,0.235264003276825,-5.25987815856934,-2.70727300643921,0.735608994960785,-6.11518096923828,-3.15722393989563,1.25550603866577,-7.03761386871338,-3.5734269618988,1.80543494224548,-8.04352283477783,-3.70597696304321,2.55013799667358,-9.22620582580566,-3.55155396461487,3.54755401611328,-10.0907897949219,-2.80885291099548,4.05814599990845,-9.88082599639893,-3.13568305969238,3.97721910476685,-8.64899253845215,-4.25471878051758, 3.77266597747803,-7.16042184829712,-4.93740892410278,3.76621103286743,-5.770339012146,-5.27042722702026,3.87449407577515,-4.47343683242798,-5.55556917190552,3.95483899116516,-3.2735960483551,-5.89761877059937,3.98759698867798,-2.19669604301453,-6.21862077713013,3.95680499076843,-1.19703197479248,-6.51605701446533,3.81345200538635,-0.228924006223679,-6.86376094818115,3.51343607902527,0.728317975997925,-7.32410001754761,3.18211197853088,1.67464101314545,-7.84305286407471,2.90143609046936,2.61927604675293,-8.40994644165039,2.60813999176025,3.51862001419067,-9.09065723419189,2.24729299545288,4.33355712890625,-9.88028812408447,3.0406379699707,4.85048484802246,-9.48020553588867,3.7801558971405,5.41522121429443,-8.99625587463379,4.41193389892578,6.05758285522461,-8.50378513336182,5.22521209716797,5.51010513305664,-5.95037889480591,5.32892608642578,5.89970016479492,-6.26447486877441,5.15282011032104,6.23353719711304,-7.09465789794922,4.90448188781738,6.6922550201416,-7.97885799407959,5.53841114044189,5.5572509765625,-5.69147300720215,5.95050096511841,5.66877508163452,-6.3466010093689,6.20661878585815,5.56461620330811,-6.58399105072021,6.39452981948853,5.23263216018677,-6.24878787994385,6.40845823287964,5.07759094238281,-5.7621431350708,6.23682403564453,5.09727621078491,-5.24917316436768,5.99744081497192,5.24965810775757,-4.822340965271,6.09115791320801,5.4692211151123,-4.89720678329468,5.7465181350708,5.85427522659302,-4.50616788864136,6.10997581481934,5.91000413894653,-4.92424392700195,6.33831310272217,5.89918994903564,-5.18533992767334,5.91986799240112,10.8634843826294,-6.472815990448,6.09642696380615,10.3974990844727,-5.75026893615723,6.21576499938965,9.94800662994385,-5.3677339553833,6.39824676513672,9.48105525970459,-5.01066398620605,6.49055910110474,8.90744590759277,-4.64781904220581,6.52576208114624,8.39448261260986,-4.47191619873047,5.81551313400269,11.8540210723877,-6.23250007629395,5.8093090057373,12.5939903259277,-4.70946598052979,5.62895917892456,13.0875577926636,-3.28490591049194,5.3617730140686,13.4879198074341,-1.90942800045013, 4.96369695663452,13.798942565918,-0.646251976490021,4.55911493301392,13.9588479995728,0.558094024658203,6.47631692886353,7.90633010864258,-4.50246620178223,4.13191318511963,13.9676094055176,1.59920394420624,6.36159086227417,7.58754682540894,-4.68005084991455,3.63181710243225,13.8281164169312,2.44548511505127,6.17139291763306,7.3504490852356,-4.68371200561523,6.10614109039307,7.12998580932617,-4.71621799468994,6.10257911682129,6.81270408630371,-4.7276439666748,5.73715019226074,6.10231494903564,-4.47772407531738,5.92095994949341,6.51108503341675,-4.68509912490845,-5.40417289733887,6.04009008407593,3.64490008354187,-5.37167978286743,4.95824480056763,3.48569011688232,-5.11205101013184,3.90628695487976,3.40407395362854,-4.71233415603638,2.94838404655457,3.43003511428833,-4.24235200881958,2.16398596763611,3.5065450668335,-3.71537303924561,1.60809195041656,3.59506392478943,-2.76382303237915,1.48441505432129,1.34706401824951,-2.81223297119141,1.7708660364151,0.711970984935761,-2.91646099090576,1.94013500213623,-0.0542180016636848,-3.10413908958435,1.54206895828247,-1.13891398906708,-1.3588809967041,-0.307475000619888,-1.69344794750214,3.21491694450378,14.083381652832,2.7624659538269,2.82828998565674,14.7989301681519,2.6282970905304,2.37434911727905,15.5301494598389,2.36553692817688,1.87736701965332,16.2086353302002,2.03269004821777,-2.127445936203,13.9623289108276,4.85749292373657,-2.5242440700531,13.2684278488159,5.03237199783325,-2.98189091682434,12.5396528244019,5.10411500930786,-3.46019411087036,11.8336582183838,5.06518888473511,-3.91417908668518,11.2743167877197,4.97668218612671,-1.72338795661926,14.5873641967773,4.61534023284912,-1.21893203258514,15.1501178741455,4.30218315124512,-0.593652009963989,15.6688718795776,3.81492900848389,0.0876820012927055,16.1700477600098,3.17365908622742,0.726845979690552,16.5394687652588,2.40001392364502,1.29015398025513,16.8347034454346,1.63429296016693,-0.960574984550476,-0.577552974224091,-0.972962021827698,-1.85870897769928,0.106643997132778,0.325352996587753,-2.20784997940063,0.621119976043701,0.607017993927002, -2.49041390419006,1.06734097003937,0.912424981594086,-3.87122511863709,1.15387296676636,3.1586549282074,-4.02180099487305,0.58747798204422,2.60928297042847,-4.08099222183228,-0.0935069993138313,1.89792203903198,-3.815181016922,-0.718473017215729,0.958413004875183,-3.06188201904297,-1.02797996997833,0.0196369998157024,-2.30913901329041,-1.37812900543213,-0.678460001945496,-1.81244099140167,-1.97039401531219,-1.21701097488403,-1.43240904808044,-2.73205804824829,-1.60692298412323,-1.0525369644165,-3.53818011283875,-1.9588840007782,-0.655709981918335,-4.45253086090088,-2.23279404640198,-0.208701997995377,-5.34807205200195,-2.60943198204041,0.286291003227234,-6.22847080230713,-3.072016954422,0.814293026924133,-7.15357398986816,-3.54020690917969,1.37735605239868,-8.17808246612549,-3.57706689834595,2.09281802177429,-9.37236404418945,-3.36177110671997,3.03677797317505,-10.274829864502,-2.54235196113586,4.59448003768921,-9.64426231384277,-3.5339469909668,4.48461198806763,-8.42861557006836,-4.58849096298218,4.14493703842163,-6.92551183700562,-5.27282190322876,4.05793905258179,-5.54372978210449,-5.64818716049194,4.06424283981323,-4.26026582717896,-6.02032089233398,4.05114603042603,-3.11053991317749,-6.39500713348389,3.98687100410461,-2.08248710632324,-6.72968578338623,3.83935499191284,-1.10952198505402,-7.05782222747803,3.5247950553894,-0.158377006649971,-7.46236896514893,3.10965394973755,0.802959024906158,-7.95159006118774,2.75272798538208,1.80184900760651,-8.45375347137451,2.4229519367218,2.78420400619507,-9.0168981552124,2.05934405326843,3.67144989967346,-9.68027114868164,1.61323094367981,4.44590711593628,-10.4099035263062,2.45051693916321,4.98624610900879,-10.1342105865479,3.27722001075745,5.53521776199341,-9.74556255340576,4.0143518447876,6.14947319030762,-9.26742172241211,4.59310007095337,6.81914377212524,-8.74247646331787,5.69206476211548,5.82990789413452,-6.11555480957031,5.51519107818604,6.27095508575439,-6.61178684234619,5.20120906829834,6.65500497817993,-7.32026195526123,5.06176900863647,7.44895315170288,-8.16353034973145, 6.12451076507568,6.0738320350647,-6.67852306365967,6.49229192733765,5.57625913619995,-6.62474918365479,6.33006286621094,5.97166299819946,-6.90074586868286,6.59102010726929,5.34466791152954,-6.17166996002197,6.44237613677979,5.27087116241455,-5.69384479522705,6.20461988449097,5.36410522460938,-5.25062990188599,6.24797582626343,5.6296272277832,-5.24035215377808,5.75612592697144,5.86894416809082,-4.76320600509644,5.59511709213257,6.07206583023071,-4.47996377944946,6.24432420730591,6.15824413299561,-5.17646884918213,6.44437122344971,5.90643215179443,-5.45095777511597,5.70310401916504,10.1771240234375,-7.43121576309204,6.02304220199585,10.1533069610596,-6.48620176315308,6.20314598083496,9.92955589294434,-5.81793212890625,6.33811092376709,9.71528053283691,-5.40782117843628,6.51318407058716,9.33468437194824,-4.98226308822632,6.5884838104248,8.85366821289063,-4.70726299285889,6.6195969581604,8.36831760406494,-4.61392116546631,5.68583488464355,12.8551921844482,-5.74981689453125,5.51424503326416,12.0657148361206,-7.42333698272705,5.58078193664551,13.3850603103638,-4.20091819763184,5.35469198226929,13.7837734222412,-2.71592593193054,5.01347923278809,14.1083650588989,-1.35410797595978,4.59600210189819,14.314546585083,-0.117020003497601,4.18478584289551,14.3594598770142,1.03915798664093,6.55427312850952,7.91155576705933,-4.71533679962158,3.70778799057007,14.2693910598755,1.99587905406952,6.43404388427734,7.62717008590698,-4.92431592941284,5.93621921539307,6.90256309509277,-4.72600412368774,5.75068998336792,6.63828182220459,-4.63632202148438,-5.80358219146729,6.70376110076904,3.34955310821533,-5.86223697662354,5.56066608428955,3.2376708984375,-5.60494995117188,4.39017200469971,3.05132508277893,-5.18261289596558,3.27405500411987,3.05761504173279,-4.65802907943726,2.33574604988098,3.17563605308533,-4.09457683563232,1.63851296901703,3.32624506950378,-2.6552529335022,1.37260901927948,0.801751017570496,-2.69869589805603,1.49179005622864,0.119754001498222,-2.87268209457397,1.19328796863556,-0.82041198015213,-1.37275505065918,-0.364327996969223,-1.59370398521423, 3.25647401809692,14.5313692092896,2.33060193061829,2.84630393981934,15.2773866653442,2.12931394577026,2.38462996482849,15.9974927902222,1.83113598823547,1.85357594490051,16.6512718200684,1.46570301055908,-2.20371508598328,14.4904479980469,4.58861780166626,-2.59835004806519,13.8585176467896,4.81336212158203,-3.02409791946411,13.1815614700317,4.90390205383301,-3.48425388336182,12.4991874694824,4.9063458442688,-3.92129302024841,11.8540525436401,4.82845211029053,-4.34231805801392,11.3112440109253,4.7724552154541,-1.7797429561615,15.0736112594604,4.28908395767212,-1.2644350528717,15.6459541320801,3.88084506988525,-0.651310980319977,16.1804637908936,3.27989888191223,0.0230369996279478,16.6400985717773,2.54650902748108,0.652024984359741,16.9821109771729,1.76258897781372,1.1904159784317,17.227367401123,0.9634730219841,-1.02815103530884,-0.572138011455536,-1.00579500198364,-2.08643198013306,0.226693004369736,0.199058994650841,-2.39188408851624,0.843689024448395,0.47529599070549,-4.3082537651062,1.13598597049713,2.76545596122742,-4.47755002975464,0.506542980670929,2.04791808128357,-4.4414119720459,-0.179010003805161,1.09183502197266,-3.80419301986694,-0.589187979698181,-0.0827279984951019,-2.9204421043396,-1.07538902759552,-0.847985029220581,-2.29136109352112,-1.75021195411682,-1.37699997425079,-1.88310205936432,-2.59049105644226,-1.73449301719666,-1.49977803230286,-3.45737504959106,-2.01773500442505,-1.11278700828552,-4.41306495666504,-2.24825310707092,-0.670561015605927,-5.38206005096436,-2.55378198623657,-0.179932996630669,-6.31340599060059,-2.99981999397278,0.353758990764618,-7.2570219039917,-3.51380300521851,0.937121987342834,-8.31707096099854,-3.64855909347534,1.63056302070618,-9.50401973724365,-3.20190811157227,2.50464797019959,-10.4419946670532,-2.32606101036072,5.15992498397827,-9.39736557006836,-4.00055503845215,4.97806596755981,-8.17131328582764,-4.96801900863647,4.54079818725586,-6.67012977600098,-5.63420391082764,4.33751916885376,-5.30220603942871,-6.10464715957642,4.23606395721436,-4.05509519577026,-6.5282621383667, 4.11857509613037,-2.9703540802002,-6.92155408859253,3.91896796226501,-1.9982830286026,-7.27582883834839,3.60340094566345,-1.06979894638062,-7.63933515548706,3.14345192909241,-0.138015002012253,-8.08625411987305,2.68124794960022,0.884814023971558,-8.54234981536865,2.28878998756409,1.94728696346283,-9.01733875274658,1.90102696418762,2.93784403800964,-9.56076335906982,1.46098005771637,3.78927397727966,-10.186017036438,0.909708976745605,4.50085020065308,-10.8168058395386,1.78464198112488,5.10005378723145,-10.6846389770508,2.66843390464783,5.67509317398071,-10.4169912338257,3.51050400733948,6.28827095031738,-10.0094575881958,4.22416114807129,6.96861505508423,-9.49754524230957,4.78268814086914,7.66399383544922,-8.89084720611572,5.85453701019287,6.2009801864624,-6.47803497314453,5.57151508331299,6.64230680465698,-6.88315677642822,5.3164758682251,7.27522087097168,-7.50400876998901,5.25123882293701,8.28971862792969,-8.16280460357666,6.31237316131592,6.61249589920044,-7.00944089889526,6.57516193389893,5.97213792800903,-6.94654893875122,6.70774698257446,5.65542078018188,-6.54724216461182,6.50508117675781,6.57800006866455,-7.26280689239502,6.65758609771729,5.50526189804077,-6.06607723236084,6.30734586715698,5.49033308029175,-5.67617607116699,6.31466197967529,5.73157501220703,-5.58560085296631,5.42568922042847,5.96228313446045,-4.54933214187622,5.86682415008545,6.06873083114624,-5.09655904769897,5.55368423461914,6.66424608230591,-4.5943660736084,6.33680200576782,6.16554594039917,-5.39713621139526,6.60353422164917,5.97540807723999,-5.75624799728394,5.48400211334229,9.20750999450684,-7.98179388046265,5.42560195922852,10.8022727966309,-8.1046895980835,5.88800621032715,9.55552291870117,-7.11552476882935,6.17648601531982,9.65649127960205,-6.41040420532227,6.3532280921936,9.71968173980713,-5.83661890029907,6.51147317886353,9.66565608978271,-5.38193082809448,6.60721111297607,9.28203868865967,-4.99074602127075,6.70587205886841,8.81997871398926,-4.82107877731323,6.69136190414429,8.3426342010498,-4.81281280517578,5.44134092330933,13.1894998550415,-6.82959985733032, 5.47101402282715,13.7231369018555,-5.19687795639038,5.09009313583374,12.4903192520142,-8.46191120147705,5.28747797012329,14.0909786224365,-3.61882305145264,5.01789522171021,14.405891418457,-2.12405300140381,4.6291971206665,14.6495237350464,-0.819966971874237,4.20097780227661,14.7530326843262,0.378087013959885,3.75177311897278,14.6967525482178,1.4623030424118,6.54903411865234,7.97783613204956,-4.96874284744263,6.28096294403076,7.70893621444702,-5.08483600616455,5.76124477386475,6.92329216003418,-4.7710919380188,-6.06331205368042,7.29427719116211,2.96189403533936,-6.28632497787476,6.26131391525269,2.93012690544128,-6.15394878387451,5.00259113311768,2.66692090034485,-5.70368814468384,3.71487903594971,2.56602597236633,-5.13779401779175,2.58347296714783,2.73138499259949,-4.52108287811279,1.72179901599884,2.95379495620728,-2.54525303840637,1.13138294219971,0.31139400601387,-2.66558408737183,0.888535976409912,-0.499125987291336,-1.36938202381134,-0.415345996618271,-1.49030494689941,3.30246496200562,14.995246887207,1.8296229839325,2.88610410690308,15.7460412979126,1.59187400341034,2.38732290267944,16.4308319091797,1.2618579864502,1.76652503013611,17.042989730835,0.81129401922226,-2.27337193489075,14.972505569458,4.25713205337524,-2.6784770488739,14.3808860778809,4.54437017440796,-3.09405708312988,13.7440061569214,4.69230699539185,-3.53560900688171,13.101357460022,4.72280597686768,-3.96040201187134,12.4600515365601,4.67290782928467,-4.35530185699463,11.8502292633057,4.58143901824951,-4.73383283615112,11.2933778762817,4.52592420578003,-1.84121096134186,15.5561771392822,3.87450098991394,-1.33676898479462,16.1548347473145,3.35374808311462,-0.721001982688904,16.6690368652344,2.64937210083008,-0.058143001049757,17.0788249969482,1.86534297466278,0.550706028938293,17.3726444244385,1.07172203063965,1.06127905845642,17.5433197021484,0.254945993423462,-1.09489905834198,-0.564001977443695,-1.04833805561066,-2.29651188850403,0.400922000408173,0.0244009997695684,-4.78462314605713,1.16254198551178,2.23221111297607,-4.91897010803223,0.492509990930557,1.29447495937347, -4.62225580215454,-0.0456160008907318,0.0142970001325011,-3.52907609939575,-0.575128018856049,-1.16682600975037,-2.80750608444214,-1.42551302909851,-1.613126039505,-2.35796499252319,-2.37581300735474,-1.9286140203476,-1.96966505050659,-3.32328009605408,-2.1400420665741,-1.58346605300903,-4.32398986816406,-2.31499600410461,-1.1520379781723,-5.34453296661377,-2.57645201683044,-0.663491010665894,-6.34903717041016,-2.95629405975342,-0.130068004131317,-7.34834814071655,-3.44895911216736,0.465306013822556,-8.43622303009033,-3.73099899291992,1.15256595611572,-9.63029479980469,-3.13955807685852,1.9475029706955,-10.6271600723267,-2.20788598060608,5.75444507598877,-9.12632942199707,-4.50359296798706,5.49130582809448,-7.87160778045654,-5.38769292831421,4.98482084274292,-6.39343595504761,-6.06674003601074,4.62873411178589,-5.04258298873901,-6.61108207702637,4.39443492889404,-3.87029194831848,-7.07027196884155,4.12204504013062,-2.87179398536682,-7.49021100997925,3.75598311424255,-1.97101199626923,-7.86494922637939,3.26535201072693,-1.08552300930023,-8.25896453857422,2.70712304115295,-0.0991270020604134,-8.67257213592529,2.21798300743103,1.01292395591736,-9.07773876190186,1.78866994380951,2.09589791297913,-9.52310562133789,1.32462501525879,3.06324601173401,-10.0168056488037,0.791472971439362,3.85199999809265,-10.5647802352905,0.140982002019882,4.47169303894043,-11.104097366333,1.04190695285797,5.1593599319458,-11.1150140762329,1.96781694889069,5.80022716522217,-10.9877872467041,2.88178896903992,6.44790506362915,-10.6905565261841,3.72570300102234,7.14829206466675,-10.2420930862427,4.43494510650635,7.89070177078247,-9.64133358001709,5.00281715393066,8.60328483581543,-8.87080383300781,5.92183208465576,6.6024169921875,-6.77799606323242,5.61175394058228,7.1430869102478,-7.07193183898926,5.49935007095337,7.99829721450806,-7.60180521011353,6.40346717834473,6.99844408035278,-7.15961885452271,6.8228931427002,6.03409194946289,-6.84991121292114,6.78129196166992,6.59725999832153,-7.26148986816406,6.83915901184082,5.78346300125122,-6.4149341583252, 6.59190702438354,7.00094604492188,-7.42140913009644,6.54029893875122,5.7118821144104,-6.00251007080078,6.44966888427734,5.86163902282715,-5.94839715957642,5.45250606536865,6.08095407485962,-4.84673976898193,4.96421003341675,6.40822696685791,-4.99923610687256,6.03610515594482,6.22951698303223,-5.40823793411255,5.54328680038452,6.79684019088745,-4.83308219909668,6.4775538444519,6.19859504699707,-5.61380100250244,6.75301122665405,6.14871978759766,-6.05508899688721,5.23712205886841,9.64622020721436,-8.63968276977539,5.71606588363647,8.77719783782959,-7.47522783279419,5.02973508834839,11.2731704711914,-9.02951908111572,6.04923486709595,9.09766674041748,-6.85918092727661,6.38125085830688,9.3460807800293,-6.61595392227173,6.4090690612793,9.55964183807373,-6.34207582473755,6.52623510360718,9.79886817932129,-6.05082416534424,6.6450982093811,9.7065315246582,-5.40233421325684,6.75192213058472,9.26197242736816,-5.08475494384766,6.79819011688232,8.7577428817749,-4.98505306243896,6.68268299102783,8.36779308319092,-5.06024885177612,5.0508279800415,13.6002597808838,-7.84143114089966,5.24534702301025,14.1021499633789,-6.19004917144775,5.16955614089966,14.4386873245239,-4.55913019180298,4.53875112533569,12.9320306777954,-9.39291095733643,4.96758794784546,14.7179441452026,-2.97155499458313,4.6404857635498,14.9593534469604,-1.54501903057098,4.21370983123779,15.1176567077637,-0.311931997537613,3.76606488227844,15.1227931976318,0.832491993904114,6.38586521148682,8.0640115737915,-5.13421678543091,6.07449007034302,7.68952512741089,-5.0140438079834,5.82407808303833,6.9243688583374,-4.97744083404541,-6.16082715988159,7.84448719024658,2.62489795684814,-6.53703784942627,7.00229120254517,2.55701398849487,-6.62078523635864,5.7860369682312,2.28601098060608,-6.2694411277771,4.32627296447754,1.96021497249603,-5.66059303283691,2.92098593711853,2.13638496398926,-5.0012149810791,1.86514401435852,2.45520401000977,-2.48133301734924,0.627231001853943,-0.210886999964714,-1.33580005168915,-0.465975999832153,-1.37028098106384,3.33360290527344,15.4464845657349,1.24995601177216, 2.89574599266052,16.1675910949707,0.995096981525421,2.30949592590332,16.8144721984863,0.605561017990112,1.63682794570923,17.3617973327637,0.118785999715328,-2.34817600250244,15.4443759918213,3.84062600135803,-2.75637292861938,14.8580951690674,4.20145511627197,-3.17786598205566,14.253023147583,4.43415212631226,-3.60934710502625,13.6268672943115,4.50616121292114,-4.02876996994019,13.0141572952271,4.48968315124512,-4.40436315536499,12.3938856124878,4.39857196807861,-4.76308298110962,11.8014078140259,4.31212186813354,-5.11084318161011,11.2189264297485,4.28323221206665,-1.92980301380157,16.0628929138184,3.37657189369202,-1.42099404335022,16.6613731384277,2.73596501350403,-0.792410016059875,17.1202278137207,1.95193994045258,-0.150169000029564,17.4762783050537,1.15488398075104,0.427406996488571,17.68922996521,0.351884990930557,0.922762989997864,17.8098602294922,-0.468243002891541,-1.17665302753448,-0.546495020389557,-1.12257504463196,-5.25441122055054,1.25363898277283,1.52131497859955,-5.25375318527222,0.621841013431549,0.348616987466812,-4.71644401550293,0.372312009334564,-1.17455005645752,-4.10570812225342,-0.068510003387928,-1.77813994884491,-3.33501100540161,-1.0115339756012,-1.9570369720459,-2.83367991447449,-2.06679701805115,-2.2144820690155,-2.42899394035339,-3.1041579246521,-2.38650393486023,-2.05378293991089,-4.17388916015625,-2.48009490966797,-1.64078998565674,-5.26136302947998,-2.64520788192749,-1.16434502601624,-6.32682514190674,-2.95950698852539,-0.638200998306274,-7.39692306518555,-3.38979005813599,-0.0682829990983009,-8.51910781860352,-3.74762797355652,0.635839998722076,-9.76914024353027,-3.22034096717834,1.389289021492,-10.8169918060303,-2.19177794456482,6.38515615463257,-8.80429840087891,-5.03082513809204,6.07142019271851,-7.53145694732666,-5.86756086349487,5.49773120880127,-6.10741090774536,-6.58588790893555,4.96078586578369,-4.80730581283569,-7.16284704208374,4.51414108276367,-3.73384809494019,-7.66443777084351,4.05726099014282,-2.8454430103302,-8.11048793792725,3.49453401565552,-2.00474190711975,-8.49061870574951, 2.85209107398987,-1.07758796215057,-8.8627347946167,2.23929309844971,0.020499000325799,-9.20850086212158,1.72593295574188,1.1616450548172,-9.55610942840576,1.23190605640411,2.22270202636719,-9.94232368469238,0.689808011054993,3.13377690315247,-10.3711547851563,0.0624229982495308,3.82161903381348,-10.8287763595581,-0.680310010910034,4.37383604049683,-11.2700538635254,0.230516001582146,5.14086294174194,-11.4261112213135,1.18422198295593,5.87342596054077,-11.442587852478,2.14958906173706,6.59256219863892,-11.2817420959473,3.0854709148407,7.34131383895874,-10.9372406005859,3.94131207466125,8.13109588623047,-10.4045553207397,4.66707801818848,8.92156982421875,-9.64451694488525,5.99040603637695,7.0642352104187,-6.9821629524231,5.7241849899292,7.75676012039185,-7.13979482650757,6.48553085327148,7.65216112136841,-7.3012318611145,7.01263809204102,6.62361001968384,-7.09858703613281,6.94172620773315,6.12575912475586,-6.69005012512207,6.92682981491089,7.01690721511841,-7.39769506454468,6.77130699157715,5.95206308364868,-6.27919912338257,6.79199314117432,7.75356388092041,-7.61146879196167,6.64098691940308,6.0460958480835,-6.22547388076782,5.62016201019287,6.48677682876587,-5.12086582183838,6.2042818069458,6.25424909591675,-5.6158390045166,5.86392116546631,6.35581302642822,-5.48413896560669,6.59449481964111,6.35434579849243,-5.85185098648071,6.81204319000244,6.38095188140869,-6.26291084289551,4.88039302825928,10.0588064193726,-9.44802856445313,5.89821004867554,8.42388343811035,-7.06253004074097,4.48214292526245,11.7087678909302,-9.92233753204346,6.35159921646118,8.86312484741211,-6.93571901321411,6.61715078353882,9.36522579193115,-7.03641700744629,6.54792404174805,9.66143226623535,-6.66187381744385,6.72136306762695,9.98067092895508,-6.17546319961548,6.81026601791382,9.71115684509277,-5.46630907058716,6.89874505996704,9.15107822418213,-5.22995615005493,6.79649496078491,8.70231819152832,-5.19417715072632,6.54521989822388,8.41825199127197,-5.2308931350708,4.51960706710815,14.0211658477783,-8.74946022033691,4.89515018463135,14.5162258148193,-7.14702415466309, 4.96494197845459,14.8260583877563,-5.47136783599854,4.84521913528442,15.0581302642822,-3.84456610679626,3.8702290058136,13.3389863967896,-10.1988935470581,4.59184312820435,15.2752819061279,-2.32936406135559,4.21216106414795,15.4426584243774,-1.00348699092865,3.7814610004425,15.5197763442993,0.171860992908478,6.16328811645508,8.05869579315186,-4.98164987564087,6.19788312911987,7.21345376968384,-5.14754199981689,5.73399686813354,6.70683288574219,-5.2527961730957,6.04123783111572,7.05336999893188,-5.29015398025513,-6.17839288711548,8.3601131439209,2.40967202186584,-6.6165509223938,7.71566486358643,2.20879006385803,-6.91582679748535,6.68304300308228,1.94747698307037,-6.78960514068604,5.27795600891113,1.4519100189209,-6.13674402236938,3.37914204597473,1.33718597888947,-5.49175882339478,2.07290601730347,1.79869699478149,-1.26580703258514,-0.513203978538513,-1.23682105541229,3.35325598716736,15.8656120300293,0.624423980712891,2.81944990158081,16.5475635528564,0.319251000881195,2.17264294624329,17.1418838500977,-0.0916350036859512,1.48972594738007,17.6349391937256,-0.602186977863312,-2.44523501396179,15.9285469055176,3.34872889518738,-2.83872199058533,15.3211870193481,3.78404688835144,-3.26091909408569,14.7197532653809,4.09057188034058,-3.69995498657227,14.1078586578369,4.24972677230835,-4.12444305419922,13.5032606124878,4.2766489982605,-4.49131298065186,12.896918296814,4.20213985443115,-4.84168291091919,12.2987108230591,4.11884593963623,-5.16726016998291,11.7090139389038,4.04708480834961,-5.44537401199341,11.0841388702393,4.01432609558105,-2.02732801437378,16.5573387145996,2.76824402809143,-1.48974800109863,17.1031532287598,2.01908206939697,-0.87119597196579,17.5288372039795,1.22054803371429,-0.256437003612518,17.7971057891846,0.42679899930954,0.296263009309769,17.9580993652344,-0.378749012947083,0.799539983272552,18.0439262390137,-1.20046997070313,-5.63544702529907,1.43497204780579,0.650927007198334,-5.46457719802856,0.915225982666016,-0.655669987201691,-4.98961400985718,0.776401996612549,-1.96628201007843,-4.57889986038208,0.252000004053116,-2.41746807098389, -3.90508008003235,-0.661924004554749,-2.37492990493774,-3.34931397438049,-1.73258697986603,-2.54651689529419,-2.90929007530212,-2.83136010169983,-2.68000793457031,-2.54494309425354,-3.97348999977112,-2.68937993049622,-2.13738799095154,-5.13382816314697,-2.75897002220154,-1.67361402511597,-6.26201581954956,-2.99523997306824,-1.16424894332886,-7.38193798065186,-3.38851189613342,-0.63775897026062,-8.55102443695068,-3.72646903991699,0.0497549995779991,-9.88993453979492,-3.35346007347107,0.81520402431488,-10.9788408279419,-2.23340010643005,7.06165885925293,-8.42102146148682,-5.59091901779175,6.71985197067261,-7.17233991622925,-6.44850492477417,6.05961608886719,-5.82189178466797,-7.17552280426025,5.25697612762451,-4.61457109451294,-7.77962493896484,4.58136606216431,-3.68374395370483,-8.32796478271484,3.89464998245239,-2.8795120716095,-8.76949024200439,3.12120509147644,-2.01624703407288,-9.10240936279297,2.36725091934204,-0.976046025753021,-9.40387630462646,1.73263502120972,0.17756499350071,-9.67270946502686,1.17681097984314,1.29646694660187,-9.95477294921875,0.612249970436096,2.30744910240173,-10.2632303237915,-0.00564600015059114,3.12407898902893,-10.6193962097168,-0.723626017570496,3.72342491149902,-10.9849853515625,-1.53345203399658,4.27133798599243,-11.2751502990723,-0.634823977947235,5.05628681182861,-11.6060085296631,0.327410995960236,5.87311410903931,-11.7740745544434,1.32968294620514,6.6840500831604,-11.759259223938,2.33182597160339,7.51010322570801,-11.5450563430786,3.29441905021667,8.36713027954102,-11.1237316131592,4.16407918930054,9.23488616943359,-10.439489364624,6.09691619873047,7.62086820602417,-7.07913494110107,6.6083459854126,8.25830173492432,-7.34366321563721,7.06623792648315,6.6660041809082,-6.91513109207153,7.14854001998901,7.0181360244751,-7.18753004074097,6.85636711120605,6.23762989044189,-6.52909183502197,7.1617488861084,7.7569899559021,-7.58307600021362,6.89991617202759,8.38648414611816,-7.65455102920532,6.7247428894043,6.28107500076294,-6.46256923675537,6.17354202270508,6.35396099090576,-5.77735805511475, 5.8594708442688,6.56221294403076,-5.63308191299438,6.65107011795044,6.55593585968018,-6.04475593566895,6.89320421218872,6.8536319732666,-6.54390287399292,4.3515830039978,10.4458436965942,-10.2820711135864,6.24748706817627,8.23562526702881,-7.07142210006714,3.80018210411072,12.1004981994629,-10.7203330993652,6.66053915023804,8.89614963531494,-7.26544618606567,6.87255191802979,9.54200458526611,-7.33450412750244,6.75741291046143,9.88390827178955,-6.88363981246948,6.94541597366333,10.0150871276855,-6.16054391860962,7.00072193145752,9.56331729888916,-5.55536890029907,6.92775201797485,9.01363182067871,-5.39218711853027,6.65738201141357,8.68526268005371,-5.36982583999634,6.32480621337891,8.45984554290771,-5.10273599624634,3.87901210784912,14.4095726013184,-9.54182052612305,4.39200305938721,14.9124145507813,-8.02344226837158,4.63493680953979,15.2430973052979,-6.38553380966187,4.65496110916138,15.4391326904297,-4.70012998580933,4.47162818908691,15.6224632263184,-3.15533399581909,3.11373901367188,13.6721830368042,-10.8744440078735,4.15664577484131,15.7643184661865,-1.73354601860046,3.75704908370972,15.8635358810425,-0.503678023815155,5.97036600112915,7.65523290634155,-5.02798509597778,5.96563386917114,7.46079921722412,-5.11617517471313,5.93756198883057,7.30392217636108,-5.2751579284668,5.92935609817505,6.93022298812866,-5.49426412582397,5.83883905410767,7.1677680015564,-5.4540548324585,-6.21962881088257,8.83427715301514,2.37212610244751,-6.58159589767456,8.36986255645752,1.97973203659058,-7.01931285858154,7.57134819030762,1.6442539691925,-7.15431785583496,6.36968088150024,1.16873598098755,-6.86779689788818,4.98276901245117,0.418974995613098,-6.51292991638184,3.72464609146118,0.32430100440979,-5.90731000900269,2.34615802764893,0.970768988132477,3.29630589485168,16.2326221466064,-0.0560089983046055,2.68563508987427,16.8789901733398,-0.384427011013031,2.01893711090088,17.4277591705322,-0.807790994644165,1.35815000534058,17.8788585662842,-1.32685101032257,-2.56017804145813,16.4186553955078,2.76976490020752,-2.93797588348389,15.7839870452881,3.29369592666626, -3.34920597076416,15.1741914749146,3.6818540096283,-3.79317998886108,14.5580959320068,3.91704297065735,-4.21658182144165,13.9425630569458,3.9939239025116,-4.59813022613525,13.3396768569946,3.96491599082947,-4.94274997711182,12.7514390945435,3.89672899246216,-5.26342105865479,12.1629209518433,3.8178129196167,-5.53410911560059,11.5554304122925,3.756422996521,-5.73054599761963,10.8909339904785,3.73139810562134,-2.11210799217224,17.0253238677979,2.07021808624268,-1.56061697006226,17.5152244567871,1.26799094676971,-0.956278026103973,17.8533763885498,0.476007997989655,-0.371264010667801,18.0685768127441,-0.313353985548019,0.182622000575066,18.1902179718018,-1.11958599090576,0.707096993923187,18.2429447174072,-1.9198009967804,-5.90969276428223,1.69103896617889,-0.287984997034073,-5.62870311737061,1.28890097141266,-1.48838305473328,-5.23600721359253,1.08510804176331,-2.58820390701294,-4.91107511520386,0.498255014419556,-2.98049902915955,-4.41271305084229,-0.403347998857498,-2.83724689483643,-3.91057705879211,-1.46677899360657,-2.87140202522278,-3.45240688323975,-2.57061505317688,-2.95234799385071,-3.05713891983032,-3.73037910461426,-2.92998600006104,-2.64690709114075,-4.95747804641724,-2.92309999465942,-2.18913388252258,-6.15618085861206,-3.05874705314636,-1.69714295864105,-7.32885599136353,-3.37130188941956,-1.22057497501373,-8.5353832244873,-3.67843890190125,-0.608151972293854,-9.94028854370117,-3.42623996734619,0.176789999008179,-11.0940732955933,-2.30404806137085,7.79278898239136,-7.99586296081543,-6.24837017059326,7.37845706939697,-6.79662609100342,-7.12993383407593,6.50074815750122,-5.52576112747192,-7.83881092071533,5.46818685531616,-4.48026514053345,-8.49222469329834,4.52980089187622,-3.69047904014587,-9.06034183502197,3.56256699562073,-2.89277601242065,-9.42719268798828,2.6356029510498,-1.93341600894928,-9.67953109741211,1.84195005893707,-0.818472027778625,-9.87872314453125,1.18300402164459,0.323498010635376,-10.064151763916,0.568980991840363,1.39626896381378,-10.2613277435303,-0.0636880025267601,2.33493399620056,-10.4890975952148, -0.757919013500214,3.05444598197937,-10.760931968689,-1.53791201114655,3.62126398086548,-10.9961318969727,-2.37113499641418,4.18727016448975,-11.1133441925049,-1.53224897384644,4.96061706542969,-11.6031703948975,-0.587230026721954,5.81019687652588,-11.9590101242065,0.43012198805809,6.703782081604,-12.1024932861328,1.48237299919128,7.62133979797363,-12.0318717956543,2.52446794509888,8.56599521636963,-11.7474584579468,3.50159692764282,9.5243091583252,-11.1843919754028,7.18035793304443,7.0423150062561,-6.99447298049927,6.9508810043335,6.75288581848145,-6.77597093582153,7.36462306976318,7.70811414718628,-7.32308292388916,7.2884202003479,8.38022232055664,-7.59366703033447,6.91040706634521,9.02690696716309,-7.58621406555176,6.8025279045105,6.78980398178101,-6.76441621780396,6.19200611114502,6.52621603012085,-5.93502187728882,5.92915296554565,6.84402322769165,-5.76841402053833,6.70279598236084,6.91042613983154,-6.21550989151001,6.92201089859009,7.23913192749023,-6.67982578277588,3.67502188682556,10.7915954589844,-11.0557651519775,3.02169704437256,12.4176549911499,-11.3907690048218,7.19894409179688,9.59616374969482,-7.31604480743408,7.07255220413208,9.968337059021,-6.83766889572144,7.15311288833618,9.82231712341309,-6.1227240562439,7.09003210067749,9.32075023651123,-5.6698899269104,6.77537202835083,8.9143648147583,-5.53848600387573,6.4588828086853,8.73625469207764,-5.30846214294434,6.22806596755981,8.48364543914795,-5.08151721954346,3.14441990852356,14.7328310012817,-10.2197885513306,3.7864089012146,15.2781209945679,-8.80242919921875,4.16356706619263,15.6293535232544,-7.24896383285522,4.32371616363525,15.8482265472412,-5.60526418685913,4.27842378616333,15.9966726303101,-3.99032497406006,4.04184579849243,16.1187019348145,-2.51642894744873,2.25742793083191,13.9182968139648,-11.4377994537354,3.68449211120605,16.1897964477539,-1.20261597633362,6.03374719619751,7.97140407562256,-5.0272798538208,5.92451810836792,7.59015893936157,-5.12463092803955,5.79469680786133,7.3488187789917,-5.37407922744751,5.78810977935791,7.06658220291138,-5.73431205749512, 5.73417901992798,7.24479484558105,-5.53264808654785,-6.27074480056763,9.25677585601807,2.46293902397156,-6.5401291847229,8.95169067382813,1.91848301887512,-6.9469108581543,8.36905097961426,1.43345499038696,-7.30045223236084,7.39863109588623,0.951041996479034,-7.24568176269531,6.14747285842896,0.307343006134033,-6.99245023727417,4.95988798141479,-0.499087005853653,-6.72213315963745,3.87017703056335,-0.648571014404297,-6.21098184585571,2.61928105354309,0.0266059990972281,3.18998503684998,16.5603561401367,-0.75135600566864,2.54384708404541,17.1810817718506,-1.09005296230316,1.88070797920227,17.6914234161377,-1.51970994472504,1.24818003177643,18.0931797027588,-2.01932692527771,-2.67195892333984,16.8907089233398,2.08887910842896,-3.06274199485779,16.2514209747314,2.71989607810974,-3.44689202308655,15.6190223693848,3.19666409492493,-3.87979388237,14.9847049713135,3.50679492950439,-4.3278751373291,14.3683176040649,3.67106294631958,-4.71993017196655,13.7509326934814,3.68878793716431,-5.06798315048218,13.153712272644,3.64725708961487,-5.37839508056641,12.5683746337891,3.57240796089172,-5.64853811264038,11.9699592590332,3.4923529624939,-5.82666683197021,11.3315963745117,3.43521499633789,-5.96919822692871,10.6411409378052,3.44822192192078,-2.18614292144775,17.4395732879639,1.30563402175903,-1.63002395629883,17.8434257507324,0.502232015132904,-1.04934895038605,18.1215190887451,-0.277372002601624,-0.476698011159897,18.2998847961426,-1.06928896903992,0.102311998605728,18.3774070739746,-1.87268197536469,0.63348799943924,18.3983039855957,-2.62744498252869,-6.07416486740112,2.00207901000977,-1.1611989736557,-5.76354598999023,1.63455402851105,-2.16454100608826,-5.41699123382568,1.30996894836426,-3.14474606513977,-5.17180585861206,0.650433003902435,-3.45404696464539,-4.83281803131104,-0.24074099957943,-3.2627010345459,-4.44893598556519,-1.28208494186401,-3.18653011322021,-4.03415298461914,-2.3808319568634,-3.16992592811584,-3.62689995765686,-3.51644706726074,-3.11548590660095,-3.19623994827271,-4.75001811981201,-3.06593203544617,-2.72155594825745,-6.01163101196289,-3.14282989501953, -2.24203896522522,-7.23968887329102,-3.33973407745361,-1.80130100250244,-8.47983837127686,-3.5696120262146,-1.29458594322205,-9.92819786071777,-3.41033506393433,-0.544408023357391,-11.1439332962036,-2.3843469619751,8.57521438598633,-7.56449890136719,-7.03392696380615,7.90155410766602,-6.3857798576355,-7.86778688430786,6.73702621459961,-5.2472448348999,-8.61000347137451,5.46643495559692,-4.40705919265747,-9.32398891448975,4.21727895736694,-3.69015502929688,-9.82237243652344,3.05394005775452,-2.84078907966614,-10.0416917800903,2.07802200317383,-1.79727494716644,-10.1855936050415,1.26714098453522,-0.668924987316132,-10.2730379104614,0.5713170170784,0.436953008174896,-10.3698959350586,-0.0980499982833862,1.45230805873871,-10.4725456237793,-0.787365972995758,2.30721592903137,-10.6097383499146,-1.5385650396347,2.968346118927,-10.7637519836426,-2.33641600608826,3.53972196578979,-10.8433103561401,-3.15538597106934,4.12080812454224,-10.8266124725342,-2.42211890220642,4.87505722045898,-11.4338083267212,-1.53867602348328,5.72394180297852,-11.9563283920288,-0.537509977817535,6.65969800949097,-12.2895193099976,0.542194008827209,7.66086006164551,-12.3752183914185,1.65028202533722,8.70107078552246,-12.2415628433228,2.7180700302124,9.76067638397217,-11.8252983093262,7.0320029258728,7.15059089660645,-6.86773300170898,7.35712480545044,7.71624708175659,-6.98198080062866,7.48224782943726,8.32482814788818,-7.314857006073,7.27896308898926,9.03386402130127,-7.55012512207031,6.83978605270386,7.2053017616272,-6.88879489898682,6.25679206848145,6.77536201477051,-6.1078519821167,5.95110082626343,7.01893377304077,-6.04880619049072,6.75987100601196,7.14925909042358,-6.29141187667847,6.87917280197144,7.72267007827759,-6.79835796356201,2.88912200927734,11.0708589553833,-11.7172231674194,2.15324711799622,12.6524305343628,-11.9428415298462,7.46421480178833,9.45916652679443,-7.08679819107056,7.32269477844238,9.79384517669678,-6.68580913543701,7.24243021011353,9.47792816162109,-6.08897113800049,6.9568247795105,9.14285945892334,-5.79855108261108,6.53480100631714,8.98603343963623,-5.52236795425415, 6.32714986801147,8.7069730758667,-5.27157211303711,6.28785800933838,8.53005027770996,-5.1827540397644,2.29713702201843,14.97922706604,-10.8030700683594,3.08370399475098,15.5938653945923,-9.4897985458374,3.59267902374268,15.9795417785645,-8.03534698486328,3.87175607681274,16.219654083252,-6.46687507629395,3.96585488319397,16.3765144348145,-4.85680198669434,3.85218691825867,16.4839973449707,-3.32269906997681,3.56827998161316,16.5358963012695,-1.94124400615692,1.25156998634338,14.0875282287598,-11.8948650360107,5.96285915374756,7.82673406600952,-5.12018918991089,6.20682621002197,8.23150730133057,-5.053955078125,5.82278919219971,7.55005502700806,-5.3021559715271,5.63794708251953,7.36979722976685,-5.58181095123291,5.66372585296631,7.17359399795532,-5.80380821228027,-6.2916522026062,9.64412021636963,2.6413779258728,-6.50887012481689,9.46348571777344,1.99669396877289,-6.82001399993896,9.05845546722412,1.36976301670074,-7.23596382141113,8.31030941009521,0.812987983226776,-7.46269512176514,7.2155909538269,0.220433995127678,-7.28187704086304,6.04189920425415,-0.457731008529663,-7.11813402175903,5.00067615509033,-1.18552398681641,-6.8307580947876,4.02760076522827,-1.38733398914337,-6.41309785842896,2.86846709251404,-0.891645014286041,3.06471705436707,16.8868503570557,-1.46367204189301,2.39378905296326,17.474178314209,-1.80217695236206,1.74298894405365,17.9301013946533,-2.20467901229858,1.14252603054047,18.2719898223877,-2.67230200767517,-3.19763088226318,16.7193603515625,2.05546498298645,-2.75023698806763,17.3055801391602,1.32075798511505,-3.57053303718567,16.059871673584,2.61845898628235,-3.97589802742004,15.4126291275024,3.03567099571228,-4.43057680130005,14.7753849029541,3.28314089775085,-4.84862899780273,14.149621963501,3.36591696739197,-5.19520998001099,13.521372795105,3.34881711006165,-5.51649618148804,12.9277791976929,3.30806303024292,-5.78036117553711,12.3313913345337,3.22242403030396,-5.96620512008667,11.7107286453247,3.13609004020691,-6.07518720626831,11.0522203445435,3.11124300956726,-6.14869594573975,10.3417024612427,3.16252398490906, -2.2473030090332,17.7671451568604,0.519677996635437,-1.70391094684601,18.1066093444824,-0.265172004699707,-1.14186096191406,18.3458938598633,-1.05045604705811,-0.551002025604248,18.47727394104,-1.85783898830414,0.0425090007483959,18.5114517211914,-2.64548707008362,0.594681978225708,18.4934921264648,-3.32077288627625,-6.18311786651611,2.31342506408691,-1.88557994365692,-5.83978319168091,1.92735695838928,-2.75689697265625,-5.54713201522827,1.48404002189636,-3.63098907470703,-5.44951200485229,0.735502004623413,-3.83803296089172,-5.20376586914063,-0.159967005252838,-3.61787700653076,-4.9111590385437,-1.15268194675446,-3.50072407722473,-4.58598279953003,-2.24196910858154,-3.38355898857117,-4.20939588546753,-3.36524200439453,-3.26877689361572,-3.77220106124878,-4.55727386474609,-3.2022979259491,-3.28030395507813,-5.83731079101563,-3.2287700176239,-2.79927611351013,-7.10655784606934,-3.36654591560364,-2.38786697387695,-8.38470458984375,-3.45822811126709,-1.97128796577454,-9.85429382324219,-3.27614808082581,-1.30246996879578,-11.114429473877,-2.40140795707703,9.23746871948242,-7.15035486221313,-7.90554285049438,8.16543102264404,-5.99303007125854,-8.73453998565674,6.67507600784302,-5.07166814804077,-9.58090782165527,5.13225078582764,-4.38274478912354,-10.2541189193726,3.67168402671814,-3.67577910423279,-10.5477027893066,2.4518129825592,-2.74557089805603,-10.5910243988037,1.45709502696991,-1.66822004318237,-10.5959529876709,0.636736989021301,-0.553075015544891,-10.5855131149292,-0.097960002720356,0.507990002632141,-10.5778284072876,-0.80751097202301,1.45716905593872,-10.5922727584839,-1.53409194946289,2.23973894119263,-10.6284322738647,-2.30299496650696,2.88297891616821,-10.6365365982056,-3.07816600799561,3.47082901000977,-10.5797481536865,-3.8520679473877,4.08035612106323,-10.4410219192505,-3.25834703445435,4.80580806732178,-11.1233367919922,-2.49059391021729,5.63730382919312,-11.7777643203735,-1.55188095569611,6.58137989044189,-12.2908792495728,-0.480006009340286,7.63361692428589,-12.5619792938232,0.67178601026535,8.76322078704834,-12.5864820480347, 1.82920300960541,9.92543411254883,-12.3328399658203,7.08703517913818,7.75543594360352,-7.02091979980469,7.47593593597412,8.31382846832275,-7.00847721099854,7.51264476776123,8.9574728012085,-7.26609086990356,6.8243088722229,7.77228116989136,-7.06312799453735,6.29038000106812,6.95538902282715,-6.16378593444824,5.8596019744873,7.18099403381348,-6.05086803436279,6.81987380981445,7.52529001235962,-6.33001899719238,6.81850814819336,8.12044620513916,-6.83726119995117,2.0029399394989,11.2703914642334,-12.2469491958618,1.14241194725037,12.8067598342896,-12.3691501617432,7.5011248588562,9.21076774597168,-6.9073429107666,7.39266300201416,9.45493125915527,-6.58606195449829,7.08084011077881,9.30524730682373,-6.14159297943115,6.65660190582275,9.20323753356934,-5.80281591415405,6.40124988555908,8.86773204803467,-5.49728298187256,6.32736921310425,8.55338191986084,-5.36048221588135,1.27908504009247,15.1419868469238,-11.2758455276489,2.25145506858826,15.8381595611572,-10.0872745513916,2.91806101799011,16.2823905944824,-8.74206447601318,3.32813000679016,16.5512428283691,-7.26529407501221,3.53981494903564,16.7186737060547,-5.70014810562134,3.56423997879028,16.8323268890381,-4.14357995986938,3.39339590072632,16.88893699646,-2.71055507659912,0.011026999913156,14.1579904556274,-12.1698379516602,5.87488794326782,7.78542280197144,-5.28333616256714,5.99660301208496,8.01451206207275,-5.11930894851685,6.30281209945679,8.22708511352539,-5.17975521087646,5.63544321060181,7.58752489089966,-5.569748878479,5.56248903274536,7.34491920471191,-5.82957792282104,-6.26918506622314,10.0039920806885,2.89056611061096,-6.48339986801147,9.9202184677124,2.19352889060974,-6.73297882080078,9.6518440246582,1.4650239944458,-7.09267807006836,9.09376239776611,0.800751984119415,-7.45846891403198,8.17326831817627,0.193073004484177,-7.55082607269287,7.06064605712891,-0.431704998016357,-7.39799118041992,6.00052404403687,-1.06037700176239,-7.22959089279175,5.08470106124878,-1.71629500389099,-6.90689611434937,4.20532178878784,-1.94907104969025,-6.53357219696045,3.1183340549469,-1.63910496234894, 2.90153193473816,17.2125244140625,-2.19788503646851,2.21734595298767,17.7423515319824,-2.50690698623657,1.57995104789734,18.1387119293213,-2.84412503242493,1.06077301502228,18.3904113769531,-3.25548410415649,-3.71992993354797,16.5183334350586,1.9517320394516,-3.2863290309906,17.1392955780029,1.28822994232178,-2.80716896057129,17.6399440765381,0.520276010036469,-4.09992122650146,15.8398151397705,2.46543192863464,-4.52326393127441,15.1739301681519,2.81643009185791,-4.95391178131104,14.5232667922974,2.97233700752258,-5.33794498443604,13.8871145248413,3.0172860622406,-5.66903305053711,13.2645502090454,3.00761890411377,-5.93365001678467,12.6485357284546,2.93712401390076,-6.11129808425903,12.0307598114014,2.8275740146637,-6.20584201812744,11.3940849304199,2.74860310554504,-6.25998210906982,10.7176055908203,2.77923011779785,-2.31080889701843,18.027156829834,-0.25816398859024,-1.77938604354858,18.3200302124023,-1.04448902606964,-1.21018004417419,18.515775680542,-1.85933494567871,-0.603875994682312,18.5920372009277,-2.68324494361877,0.0108660003170371,18.5870780944824,-3.43390703201294,0.626097023487091,18.5109043121338,-4.00798082351685,-6.25175714492798,2.6020290851593,-2.47787594795227,-5.8500771522522,2.17258095741272,-3.29421091079712,-5.73529481887817,1.606281042099,-4.06152582168579,-5.74172687530518,0.8124920129776,-4.20674180984497,-5.5224781036377,-0.105902999639511,-3.97773504257202,-5.30175304412842,-1.06989300251007,-3.80173110961914,-5.05210590362549,-2.12125611305237,-3.64733099937439,-4.735680103302,-3.2391369342804,-3.49194598197937,-4.3369197845459,-4.40811777114868,-3.37482905387878,-3.8498260974884,-5.65097379684448,-3.36953091621399,-3.37379288673401,-6.94866514205933,-3.41970205307007,-2.99150800704956,-8.25733280181885,-3.38038897514343,-2.61378288269043,-9.71727752685547,-3.07329106330872,-2.06795406341553,-10.9922542572021,-2.30652499198914,9.55203628540039,-6.76584386825562,-8.94282531738281,8.0213508605957,-5.76569986343384,-9.90732765197754,6.24050283432007,-5.05025911331177,-10.7348327636719,4.51555585861206,-4.41024780273438,-11.1695117950439, 2.9886519908905,-3.64927697181702,-11.1561260223389,1.7640860080719,-2.66292500495911,-11.0261678695679,0.77673202753067,-1.56605803966522,-10.9086790084839,-0.0523490011692047,-0.473239988088608,-10.8020391464233,-0.806149005889893,0.534263014793396,-10.7004241943359,-1.53493702411652,1.41693103313446,-10.6106176376343,-2.26984691619873,2.15653800964355,-10.5171337127686,-3.01268792152405,2.80354499816895,-10.3989772796631,-3.7362949848175,3.42839097976685,-10.2219495773315,-4.45996999740601,4.08484411239624,-9.93525886535645,-4.01388311386108,4.75142812728882,-10.7153072357178,-3.39495491981506,5.55148410797119,-11.4624042510986,-2.5778660774231,6.4913182258606,-12.1106338500977,-1.56778800487518,7.5661768913269,-12.5682859420776,-0.409119993448257,8.76077747344971,-12.7817049026489,0.822757005691528,10.0166816711426,-12.6955099105835,7.22120189666748,8.32219791412354,-7.13434076309204,7.5223388671875,8.85581493377686,-7.02717304229736,6.85037088394165,8.313401222229,-7.17085599899292,6.31333684921265,7.2394437789917,-6.1826810836792,5.75983381271362,7.36403608322144,-5.98070383071899,6.84833097457886,7.76616716384888,-6.27284479141235,6.78393983840942,8.52308177947998,-6.81582403182983,0.986127972602844,11.3946647644043,-12.6406002044678,-0.0690900012850761,12.887490272522,-12.6355457305908,7.27397203445435,9.22627735137939,-6.97260284423828,7.2111988067627,9.3906135559082,-6.61965179443359,6.78441381454468,9.33542060852051,-6.2074670791626,6.49660015106201,9.00419044494629,-5.74484920501709,6.32394695281982,8.50031471252441,-5.59426307678223,0.0412859991192818,15.2193965911865,-11.5766859054565,1.24088704586029,15.9987745285034,-10.5701265335083,2.10921597480774,16.5222606658936,-9.35356712341309,2.67966103553772,16.8370189666748,-7.99511098861694,3.01943397521973,17.0209693908691,-6.50177907943726,3.17431092262268,17.142391204834,-4.95900297164917,3.1333339214325,17.2086753845215,-3.49167394638062,-1.44024002552032,14.1850347518921,-12.2024154663086,5.79796504974365,7.81208419799805,-5.54783916473389,5.96965217590332,7.99795818328857,-5.26076507568359, 6.34868717193604,8.1258020401001,-5.36774301528931,5.59712886810303,7.57784223556519,-5.80305576324463,-6.40001821517944,10.3363971710205,2.46498894691467,-6.65045309066772,10.1645641326904,1.68515503406525,-6.96436214447021,9.76331233978271,0.932685971260071,-7.33085823059082,9.0162296295166,0.247227996587753,-7.61228704452515,8.01819610595703,-0.386757999658585,-7.64356279373169,6.95884990692139,-0.979682981967926,-7.52498006820679,6.00030612945557,-1.54657304286957,-7.29306888580322,5.1835560798645,-2.1783390045166,-6.94239377975464,4.35547685623169,-2.4183189868927,-6.58270692825317,3.37821292877197,-2.21819591522217,2.68231701850891,17.5084953308105,-2.93864107131958,1.98808598518372,17.9813861846924,-3.1798620223999,1.38321805000305,18.2975063323975,-3.38875508308411,1.09710800647736,18.4087314605713,-3.74531388282776,-4.26675510406494,16.2924728393555,1.78990304470062,-3.82861995697021,16.947582244873,1.17432796955109,-3.34355497360229,17.4775867462158,0.478473007678986,-2.87133502960205,17.8996753692627,-0.262903988361359,-4.65494585037231,15.5874900817871,2.25265288352966,-5.07705211639404,14.9040632247925,2.5291850566864,-5.48045206069946,14.2488946914673,2.64104509353638,-5.81834697723389,13.5926971435547,2.65050411224365,-6.07666206359863,12.9422941207886,2.59323310852051,-6.2618727684021,12.3035745620728,2.49643397331238,-6.3624119758606,11.677152633667,2.39293098449707,-6.40362215042114,11.0319080352783,2.36275506019592,-2.37262606620789,18.233528137207,-1.03215098381042,-1.83838999271393,18.483678817749,-1.84881198406219,-1.2606600522995,18.620325088501,-2.70577001571655,-0.640305995941162,18.6511173248291,-3.53495407104492,0.0238419994711876,18.5964374542236,-4.2368540763855,0.739421010017395,18.4456367492676,-4.72645902633667,-6.23034477233887,2.8721330165863,-3.01294088363647,-5.89462184906006,2.3364040851593,-3.80052399635315,-5.9169487953186,1.72367405891418,-4.51797294616699,-5.79926109313965,-0.0408059991896153,-4.36139822006226,-5.92465019226074,0.912414014339447,-4.65062189102173,-5.63621997833252,-1.00553297996521,-4.1367712020874, -5.4367790222168,-2.02077507972717,-3.94338297843933,-5.18006706237793,-3.11346197128296,-3.77350497245789,-4.84465503692627,-4.26810789108276,-3.62154388427734,-4.40433311462402,-5.47653818130493,-3.56344699859619,-3.95315790176392,-6.76518821716309,-3.5627429485321,-3.62078309059143,-8.11331939697266,-3.51410698890686,-3.29152989387512,-9.66502380371094,-3.15342307090759,-2.8306450843811,-10.7728986740112,-2.11702394485474,9.25795459747314,-6.5055980682373,-10.3558263778687,7.42285394668579,-5.82254600524902,-11.3214960098267,5.46944904327393,-5.15620279312134,-11.8602561950684,3.6971640586853,-4.49307298660278,-11.8913879394531,2.20376110076904,-3.64597511291504,-11.5984687805176,1.01227402687073,-2.6046040058136,-11.3421392440796,0.0452929995954037,-1.49476301670074,-11.1328058242798,-0.784421980381012,-0.436509013175964,-10.9183721542358,-1.53757703304291,0.513442993164063,-10.7132215499878,-2.2534658908844,1.33663094043732,-10.5058288574219,-2.96144199371338,2.06497192382813,-10.2983598709106,-3.648756980896,2.74784588813782,-10.0573883056641,-4.30545902252197,3.43579006195068,-9.74372291564941,-4.97940492630005,4.11230421066284,-9.33641815185547,-4.68027114868164,4.73672008514404,-10.187032699585,-4.21300411224365,5.48747777938843,-11.0156154632568,-3.55824303627014,6.39688682556152,-11.7862157821655,-2.67869710922241,7.47545719146729,-12.408992767334,-1.58013701438904,8.71207046508789,-12.8075771331787,-0.316426008939743,10.0474720001221,-12.9111385345459,7.2568359375,8.88454437255859,-7.12903881072998,6.87896776199341,8.85741806030273,-7.1683988571167,6.30654907226563,7.43102598190308,-6.11057710647583,5.78537797927856,7.55870914459229,-5.93809604644775,6.81682586669922,8.00404071807861,-6.19379377365112,6.77691602706909,8.84281253814697,-6.70263290405273,-0.197254002094269,11.4564695358276,-12.8811855316162,-1.49221098423004,12.9143629074097,-12.666109085083,6.85944509506226,9.21115779876709,-7.00261402130127,6.85274505615234,9.32057189941406,-6.65305805206299,6.6469898223877,9.08524131774902,-6.07714891433716, 6.39869499206543,8.43792533874512,-5.84551095962524,-1.38764095306396,15.2584819793701,-11.6286325454712,0.0303479991853237,16.0843124389648,-10.8746252059937,1.13028502464294,16.6835632324219,-9.82758522033691,1.89969098567963,17.0647296905518,-8.62173652648926,2.39616298675537,17.2817420959473,-7.24253511428833,2.6859769821167,17.4116611480713,-5.74577188491821,2.78846001625061,17.4944190979004,-4.26798391342163,-2.93242907524109,14.1881046295166,-12.0351648330688,5.80317115783691,7.78819704055786,-5.76325416564941,5.97380590438843,7.99373006820679,-5.49831676483154,6.37062883377075,8.00598335266113,-5.57740688323975,-6.5502028465271,10.6215782165527,1.99879097938538,-6.83861780166626,10.3384637832642,1.18391096591949,-7.18791723251343,9.76003456115723,0.420989990234375,-7.51582098007202,8.89302253723145,-0.287104994058609,-7.74683380126953,7.88861513137817,-0.904124975204468,-7.74041223526001,6.90133905410767,-1.44168305397034,-7.59869289398193,6.01381015777588,-1.98171305656433,-7.29404592514038,5.24768495559692,-2.56128811836243,-6.93567895889282,4.4538049697876,-2.75675296783447,-6.58899688720703,3.60763597488403,-2.73359990119934,2.39120602607727,17.772762298584,-3.66357898712158,1.68472898006439,18.1764621734619,-3.78997302055359,1.27678096294403,18.3272457122803,-4.30515718460083,-4.83926677703857,16.0274353027344,1.55630898475647,-4.40190505981445,16.7217082977295,0.978932976722717,-3.89352798461914,17.2872524261475,0.356887996196747,-3.40866804122925,17.7396945953369,-0.302767008543015,-2.92705106735229,18.1059036254883,-1.02512001991272,-5.23068618774414,15.2945156097412,1.97104394435883,-5.62030982971191,14.5935144424438,2.19730710983276,-5.96068286895752,13.9124708175659,2.24840307235718,-6.22204494476318,13.2290134429932,2.2073540687561,-6.42031002044678,12.5581350326538,2.12673902511597,-6.5283260345459,11.9103088378906,2.02454209327698,-6.56609487533569,11.2851858139038,1.95140397548676,-2.4234790802002,18.3952293395996,-1.81576097011566,-1.89135205745697,18.5918998718262,-2.68509006500244,-1.30774199962616,18.6711730957031,-3.58125901222229, -0.651762008666992,18.6524772644043,-4.40251684188843,0.0899920016527176,18.5356101989746,-5.05554819107056,0.914075970649719,18.3041191101074,-5.49107122421265,-6.11329984664917,3.02991604804993,-3.58334994316101,-5.99969387054443,2.45768308639526,-4.31162595748901,-6.04687976837158,1.86244297027588,-5.02029991149902,-5.88292980194092,-0.937624990940094,-4.5386757850647,-5.96048212051392,0.044284000992775,-4.80709314346313,-6.0169939994812,1.03721702098846,-5.1447548866272,-5.73722505569458,-1.93396103382111,-4.30837392807007,-5.53753805160522,-2.99050498008728,-4.10793399810791,-5.27530479431152,-4.11967897415161,-3.93866300582886,-4.91263389587402,-5.30738306045532,-3.83486890792847,-4.53228282928467,-6.56696796417236,-3.75537705421448,-4.28262996673584,-7.923987865448,-3.6523449420929,-4.0230450630188,-9.5304479598999,-3.27457094192505,-3.65843200683594,-10.6281270980835,-2.0932559967041,8.57135581970215,-6.69042205810547,-11.978946685791,6.44204378128052,-6.05896520614624,-12.6211490631104,4.46099710464478,-5.35810708999634,-12.7051696777344,2.76229906082153,-4.61530303955078,-12.3522138595581,1.34882795810699,-3.67126703262329,-11.8855447769165,0.208195999264717,-2.56709003448486,-11.557222366333,-0.729409992694855,-1.46120798587799,-11.2560081481934,-1.53565394878387,-0.44828799366951,-10.9426870346069,-2.25765991210938,0.439179986715317,-10.6224365234375,-2.9319748878479,1.23417496681213,-10.2939596176147,-3.57940793037415,1.98432695865631,-9.96118927001953,-4.19157409667969,2.73763704299927,-9.59688568115234,-4.77916383743286,3.47073292732239,-9.16238307952881,-5.40066480636597,4.11372804641724,-8.71153259277344,-5.23382186889648,4.75614404678345,-9.57116031646729,-4.93442821502686,5.45441818237305,-10.4730167388916,-4.44114589691162,6.32168197631836,-11.3273038864136,-3.74030995368958,7.37463998794556,-12.0902156829834,-2.78709292411804,8.63052558898926,-12.665096282959,-1.57515597343445,10.0287628173828,-12.9558620452881,6.33542203903198,7.59328699111938,-6.02512216567993,5.93889808654785,7.72817802429199,-5.86330509185791, 6.69563102722168,8.2107048034668,-6.09635400772095,6.76293277740479,9.02627754211426,-6.44560194015503,-1.54374694824219,11.4695777893066,-12.9287796020508,-2.96884298324585,12.9095802307129,-12.4881467819214,6.54378795623779,8.34998512268066,-5.98264503479004,-2.86258292198181,15.2642660140991,-11.4527215957642,-1.34253704547882,16.1333751678467,-10.9348154067993,-0.0251059997826815,16.7746658325195,-10.1109046936035,0.966641008853912,17.2229747772217,-9.08836936950684,1.65041399002075,17.4919090270996,-7.87583494186401,2.0930290222168,17.6412677764893,-6.47341012954712,2.34558701515198,17.7359867095947,-5.01696920394897,-4.27841901779175,14.0782041549683,-11.6746244430542,6.0159649848938,7.96004009246826,-5.69912719726563,6.38492107391357,7.86282777786255,-5.77463817596436,-6.70996999740601,10.842791557312,1.53395998477936,-7.03690004348755,10.4119253158569,0.704621970653534,-7.37329912185669,9.69306182861328,-0.0850140005350113,-7.67867994308472,8.77115917205811,-0.794681012630463,-7.85157489776611,7.7891001701355,-1.36124897003174,-7.80897808074951,6.85760688781738,-1.84986996650696,-7.62889623641968,5.99666309356689,-2.3755669593811,-6.62187576293945,3.85913896560669,-3.09242510795593,2.00909996032715,17.9923439025879,-4.35075378417969,1.51899397373199,18.1668548583984,-4.96982717514038,-5.42481088638306,15.7082004547119,1.26109302043915,-5.0004677772522,16.4469871520996,0.715067028999329,-4.47518491744995,17.060152053833,0.151760995388031,-3.94887208938599,17.5488624572754,-0.415131002664566,-3.45724391937256,17.9497585296631,-1.05211305618286,-2.96769595146179,18.2697353363037,-1.78001499176025,-5.79630184173584,14.9536581039429,1.65050995349884,-6.12109184265137,14.2247791290283,1.80785703659058,-6.37624406814575,13.507363319397,1.79624497890472,-6.5791711807251,12.8024492263794,1.72517704963684,-6.69350481033325,12.1187057495117,1.62723803520203,-6.72770214080811,11.4739608764648,1.539106965065,-2.47656798362732,18.5098705291748,-2.61918306350708,-1.95195996761322,18.6443061828613,-3.54812097549438,-1.34825599193573,18.6709403991699,-4.47060823440552, -0.630529999732971,18.5950756072998,-5.27222013473511,0.206228002905846,18.4077892303467,-5.88746786117554,1.1333349943161,18.0961360931396,-6.28782176971436,-6.33556985855103,3.59968090057373,-3.54106593132019,-6.12815618515015,3.0862500667572,-4.12055587768555,-6.11762285232544,2.60088300704956,-4.8590030670166,-6.07530689239502,2.05153489112854,-5.55602788925171,-6.0100531578064,-0.862092971801758,-4.99550676345825,-5.96061706542969,-1.85491704940796,-4.72994422912598,-6.00416994094849,0.148019999265671,-5.29802417755127,-5.99994516372681,1.19938504695892,-5.66181087493896,-5.81175088882446,-2.87738609313965,-4.49663209915161,-5.62339210510254,-3.97255492210388,-4.30484914779663,-5.35692501068115,-5.13537502288818,-4.16838407516479,-5.08861494064331,-6.36598587036133,-4.03710412979126,-4.95307683944702,-7.69428300857544,-3.84415292739868,-4.81690883636475,-9.28509616851807,-3.40296792984009,-4.53510522842407,-10.5241546630859,-2.24779796600342,7.41337490081787,-7.09622812271118,-13.4117641448975,5.21355390548706,-6.36550998687744,-13.5503559112549,3.34563899040222,-5.60838508605957,-13.2007713317871,1.7684839963913,-4.76324892044067,-12.5954580307007,0.447595000267029,-3.70319104194641,-12.0659980773926,-0.633624970912933,-2.55532193183899,-11.6760721206665,-1.52585303783417,-1.47317695617676,-11.2782011032104,-2.27777910232544,-0.520766973495483,-10.8424816131592,-2.93781805038452,0.327421009540558,-10.4049501419067,-3.54114603996277,1.12424695491791,-9.95854568481445,-4.11358118057251,1.92585396766663,-9.51768589019775,-4.64544200897217,2.74606990814209,-9.04817390441895,-5.18525409698486,3.4600830078125,-8.556321144104,-5.74004602432251,4.06838893890381,-8.08491802215576,-5.66671705245972,4.7612361907959,-8.92769527435303,-5.53216314315796,5.45223522186279,-9.85369205474854,-5.20570516586304,6.27526998519897,-10.7676572799683,-4.67751693725586,7.29406118392944,-11.6130142211914,-3.92420411109924,8.53489971160889,-12.3388633728027,-2.88607096672058,9.97110652923584,-12.8166561126709,6.37394380569458,7.72705888748169,-5.9256010055542, 6.06866312026978,7.85611915588379,-5.78649187088013,-2.95200610160828,11.4473924636841,-12.7691383361816,-4.3055248260498,12.795599937439,-12.1409139633179,-4.18792295455933,15.1566638946533,-11.0757398605347,-2.76553297042847,16.1363792419434,-10.7639656066895,-1.31606495380402,16.8192691802979,-10.1646862030029,-0.117489002645016,17.3139362335205,-9.34286212921143,0.77014297246933,17.6427173614502,-8.33912944793701,1.38530695438385,17.828182220459,-7.09327220916748,1.7955379486084,17.9355869293213,-5.70476007461548,-5.38199615478516,13.8352384567261,-11.126841545105,-6.88455677032471,10.9801893234253,1.08450102806091,-7.23492908477783,10.4181709289551,0.232884004712105,-7.55010509490967,9.60575580596924,-0.586878001689911,-7.81985902786255,8.65741443634033,-1.26955497264862,-7.93324708938599,7.69432592391968,-1.7728099822998,-7.852952003479,6.77376699447632,-2.22305011749268,-5.9854621887207,15.3332223892212,0.92663699388504,-5.60008382797241,16.1041431427002,0.417329996824265,-5.07596111297607,16.7754020690918,-0.113628998398781,-4.50769901275635,17.3211536407471,-0.609887003898621,-3.97753190994263,17.7657051086426,-1.1497939825058,-3.47921705245972,18.1196537017822,-1.77853095531464,-3.01331400871277,18.391300201416,-2.5365309715271,-6.30573987960815,14.5525541305542,1.26819002628326,-6.55484819412231,13.7878322601318,1.35587894916534,-6.74370718002319,13.0364112854004,1.3051860332489,-6.86312103271484,12.3114709854126,1.20919799804688,-6.9048900604248,11.6274642944336,1.11931204795837,-2.54885005950928,18.5722541809082,-3.44095611572266,-2.0241870880127,18.6501979827881,-4.42406415939331,-1.3756730556488,18.6201114654541,-5.35199689865112,-0.574091017246246,18.4782485961914,-6.13458585739136,0.365824997425079,18.2175121307373,-6.72318983078003,-6.31536388397217,3.53704500198364,-4.00776100158691,-6.22528314590454,3.20165395736694,-4.66117000579834,-6.16995000839233,2.80937194824219,-5.4402117729187,-6.02946710586548,2.26684308052063,-6.11627578735352,-6.05774402618408,-1.78626799583435,-5.19988679885864,-6.02398777008057,-0.781024992465973,-5.48577785491943, -6.02462100982666,-2.78029608726501,-4.92767477035522,-5.95361280441284,0.274684995412827,-5.80708408355713,-5.92473888397217,1.39436495304108,-6.19406890869141,-5.89729309082031,-3.82990789413452,-4.70365905761719,-5.71653079986572,-4.96603298187256,-4.55421686172485,-5.59784412384033,-6.16558980941772,-4.38074922561646,-5.5854058265686,-7.45951700210571,-4.17265701293945,-5.6379451751709,-8.96722507476807,-3.63228106498718,-5.45711898803711,-10.4124345779419,-2.57843208312988,5.96252489089966,-7.50038814544678,-14.3921594619751,3.92009091377258,-6.70606279373169,-14.0734539031982,2.20935893058777,-5.8705620765686,-13.425895690918,0.745428025722504,-4.89335107803345,-12.71497631073,-0.486999988555908,-3.73353409767151,-12.1585388183594,-1.4971159696579,-2.57455801963806,-11.6890935897827,-2.31511402130127,-1.53948605060577,-11.1742582321167,-2.98000001907349,-0.6372150182724,-10.6228370666504,-3.55167889595032,0.191009998321533,-10.0645570755005,-4.06701278686523,1.00750005245209,-9.51752376556396,-4.55420112609863,1.87059497833252,-8.9903392791748,-5.03536796569824,2.7097020149231,-8.46755027770996,-5.53775119781494,3.38861703872681,-7.95665979385376,-6.012619972229,4.00124979019165,-7.43149614334106,-6.00240612030029,4.73249912261963,-8.2797794342041,-5.98405408859253,5.448890209198,-9.19510841369629,-5.82927703857422,6.25434112548828,-10.1356906890869,-5.46459817886353,7.23975515365601,-11.0232772827148,-4.89648485183716,8.44828987121582,-11.8295755386353,-4.09220504760742,9.87927532196045,-12.4693422317505,-4.23364877700806,11.3424444198608,-12.4156579971313,-5.3811731338501,12.5521392822266,-11.581259727478,-5.30191707611084,14.9468669891357,-10.5506744384766,-4.0612998008728,16.0539112091064,-10.4046783447266,-2.65345811843872,16.8218116760254,-10.004563331604,-1.31250405311584,17.3524188995361,-9.37583255767822,-0.23514099419117,17.7340984344482,-8.58310413360596,0.560416996479034,17.9668769836426,-7.54938411712646,-6.26514911651611,13.5151214599609,-10.46457862854,-7.07988405227661,11.0643520355225,0.642674028873444, -7.42037916183472,10.3927946090698,-0.252332001924515,-7.71423578262329,9.51630878448486,-1.08959901332855,-7.94833421707153,8.52954292297363,-1.72223103046417,-7.99021100997925,7.54397678375244,-2.15840411186218,-6.48607206344604,14.8983564376831,0.538372993469238,-6.16228723526001,15.7087326049805,0.073233000934124,-5.67645502090454,16.4310817718506,-0.405809998512268,-5.0804181098938,17.0439319610596,-0.873368978500366,-4.50053787231445,17.5500431060791,-1.33769595623016,-3.96729898452759,17.9484996795654,-1.85225594043732,-3.50073003768921,18.2491455078125,-2.48185610771179,-3.08664393424988,18.4629249572754,-3.29454803466797,-6.74272584915161,14.083288192749,0.822243988513947,-6.92231607437134,13.2753858566284,0.851788997650146,-7.03967380523682,12.4914636611938,0.777700006961823,-7.08795404434204,11.7559251785278,0.6857950091362,-2.64985203742981,18.5876731872559,-4.27178907394409,-2.10344409942627,18.6090049743652,-5.28589820861816,-1.38584196567535,18.5127563476563,-6.21113109588623,-0.483330994844437,18.3012409210205,-6.98365688323975,-6.39659309387207,3.59870791435242,-4.43427276611328,-6.30203199386597,3.41234302520752,-5.26228713989258,-6.15482997894287,3.0360689163208,-6.0613431930542,-5.90482091903687,2.41704106330872,-6.70989084243774,-6.07210493087769,-1.72754096984863,-5.69201183319092,-6.13967800140381,-2.70682907104492,-5.40431690216064,-5.95264720916748,-0.696676015853882,-5.98775196075439,-6.10673999786377,-3.70184898376465,-5.13797807693481,-5.85232400894165,0.423754006624222,-6.31775522232056,-5.79148292541504,1.53435099124908,-6.74980401992798,-6.03929615020752,-4.79692316055298,-4.9402232170105,-6.02720022201538,-5.97164583206177,-4.76584100723267,-6.18305778503418,-7.21487188339233,-4.52205896377563,-6.43304300308228,-8.65355110168457,-4.00028610229492,-6.43199300765991,-10.1585483551025,-3.00049304962158,4.49963617324829,-7.89743089675903,-14.9350328445435,2.65362811088562,-7.0308952331543,-14.3160610198975,1.06824505329132,-6.08513689041138,-13.5126714706421,-0.301021993160248,-4.97439002990723,-12.7737474441528, -1.44615697860718,-3.76003098487854,-12.171727180481,-2.35982990264893,-2.63047003746033,-11.5807189941406,-3.06936597824097,-1.64922499656677,-10.9436521530151,-3.6173210144043,-0.7899129986763,-10.2740325927734,-4.0792760848999,0.0318059995770454,-9.61721420288086,-4.5038800239563,0.880111992359161,-8.99870586395264,-4.92983484268188,1.79009103775024,-8.43059539794922,-5.38794088363647,2.61598491668701,-7.89208221435547,-5.83836603164673,3.29227805137634,-7.34992790222168,-6.23432397842407,3.90254402160645,-6.71023511886597,-6.26774883270264,4.68915319442749,-7.59854984283447,-6.31385517120361,5.42876386642456,-8.52742862701416,-6.29811811447144,6.23450088500977,-9.46859931945801,-6.10545015335083,7.19433212280273,-10.3733100891113,-5.71204710006714,8.35854434967041,-11.2155351638794,-5.1050820350647,9.75536060333252,-11.9404382705688,-5.28609180450439,11.1580362319946,-11.8725347518921,-6.24789810180664,12.2579402923584,-10.9051342010498,-6.20311498641968,14.6526746749878,-9.91939353942871,-5.16263484954834,15.8865728378296,-9.90754985809326,-3.89646911621094,16.7742176055908,-9.68277168273926,-2.54370093345642,17.3622360229492,-9.22310924530029,-1.32732200622559,17.7717514038086,-8.60002326965332,-0.364042997360229,18.058256149292,-7.80473709106445,-6.98648977279663,13.1788673400879,-9.7404146194458,-7.26937198638916,11.1168231964111,0.18572099506855,-7.59792900085449,10.3650846481323,-0.755209982395172,-7.87598180770874,9.40487384796143,-1.63197898864746,-8.05475902557373,8.31213855743408,-2.16212105751038,-6.66777992248535,15.2539348602295,-0.326802998781204,-6.92568111419678,14.4005699157715,0.111372001469135,-6.24771595001221,16.0415515899658,-0.751048982143402,-5.66024398803711,16.7202377319336,-1.18069005012512,-5.03534412384033,17.2977294921875,-1.60959196090698,-4.44656181335449,17.755931854248,-2.03164792060852,-3.94264888763428,18.0957431793213,-2.50693011283875,-3.55494093894959,18.3309364318848,-3.15356993675232,-3.20606708526611,18.485559463501,-4.05044412612915,-7.10939884185791,13.5355272293091,0.323749989271164, -7.22260093688965,12.6828584671021,0.315959990024567,-7.27443885803223,11.8714122772217,0.237348005175591,-2.77853202819824,18.5566082000732,-5.08808088302612,-2.18406295776367,18.5071659088135,-6.11030578613281,-1.37699997425079,18.3409023284912,-7.03916311264038,-6.48085498809814,3.81766891479492,-4.9650821685791,-6.3279070854187,3.68480801582336,-5.93676614761353,-6.04761600494385,3.18942904472351,-6.71184301376343,-5.68401622772217,2.51324892044067,-7.30803203582764,-6.18434381484985,-2.66676688194275,-5.90154600143433,-6.01532506942749,-1.68012499809265,-6.19572114944458,-6.28064012527466,-3.6126720905304,-5.60156393051147,-5.84236478805542,-0.60495799779892,-6.49236011505127,-6.31805610656738,-4.63267517089844,-5.34050178527832,-5.71027803421021,0.538326978683472,-6.83424520492554,-5.57026195526123,1.6038099527359,-7.3165431022644,-6.42891883850098,-5.77662992477417,-5.11958599090576,-6.72077894210815,-6.97788190841675,-4.86332178115845,-7.17987203598022,-8.34405422210693,-4.37241315841675,-7.42990398406982,-9.78714370727539,-3.51320505142212,3.09960198402405,-8.25533485412598,-15.1776208877563,1.40831303596497,-7.30695676803589,-14.3949251174927,-0.0900729969143867,-6.23203897476196,-13.5231304168701,-1.37480294704437,-5.01185321807861,-12.7718830108643,-2.40895009040833,-3.79788398742676,-12.0694713592529,-3.19463205337524,-2.71897101402283,-11.3363132476807,-3.75764203071594,-1.79991400241852,-10.5752105712891,-4.1754469871521,-0.970997989177704,-9.81570816040039,-4.52924823760986,-0.142446994781494,-9.09392929077148,-4.87478113174438,0.748305976390839,-8.44754981994629,-5.27766418457031,1.68959498405457,-7.87696695327759,-6.4985728263855,4.64131879806519,-6.84728288650513,-6.56591176986694,5.4017767906189,-7.86296892166138,-6.62929916381836,6.20556306838989,-8.79862213134766,-6.59283781051636,7.14665985107422,-9.69233512878418,-6.37852716445923,8.26706504821777,-10.5415525436401,-5.94806623458862,9.60878944396973,-11.3028974533081,-6.14280319213867,10.9358034133911,-11.2094564437866,-6.95967721939087,11.9626369476318,-10.1732816696167, -6.93121719360352,14.3142652511597,-9.20966339111328,-6.05474376678467,15.6317481994629,-9.30084800720215,-4.96532011032104,16.6543254852295,-9.22246170043945,-3.70252299308777,17.3358860015869,-8.92153644561768,-2.44096708297729,17.7811508178711,-8.43939018249512,-1.3531060218811,18.0956687927246,-7.82886219024658,-7.58722305297852,12.8688116073608,-8.9671049118042,-7.4558629989624,11.1622457504272,-0.29041200876236,-7.76443719863892,10.3733367919922,-1.31623995304108,-8.06407356262207,9.09228706359863,-2.23701906204224,-6.76461601257324,15.5919065475464,-1.16518402099609,-7.10378789901733,14.7300519943237,-0.760856986045837,-7.29507303237915,13.8212242126465,-0.35045400261879,-6.22578620910645,16.3536434173584,-1.54549503326416,-5.58386182785034,17.0080757141113,-1.9492130279541,-4.93721485137939,17.537483215332,-2.3186628818512,-4.35800790786743,17.9355087280273,-2.66791605949402,-3.93806505203247,18.1966896057129,-3.07591199874878,-3.67691397666931,18.3557167053223,-3.79779100418091,-3.37513995170593,18.4594478607178,-4.79882717132568,-7.40915393829346,12.9052457809448,-0.206365004181862,-7.44618701934814,12.009482383728,-0.245433002710342,-2.92727494239807,18.4626159667969,-5.86714792251587,-2.26421689987183,18.3368816375732,-6.89867210388184,-6.57773590087891,4.15475082397461,-5.53126192092896,-6.18007278442383,-2.64888596534729,-6.41291189193726,-6.41879177093506,-3.57288599014282,-6.09664678573608,-5.91919422149658,-1.6368499994278,-6.70458078384399,-6.56876182556152,-4.49943399429321,-5.77569103240967,-5.70187282562256,-0.529434978961945,-6.99265098571777,-6.76868915557861,-5.59857320785522,-5.50816106796265,-5.50739097595215,0.582988977432251,-7.36982297897339,-7.17951822280884,-6.76545381546021,-5.20497417449951,-7.83933687210083,-8.06951904296875,-4.72032594680786,-8.37138843536377,-9.41783142089844,-4.02704000473022,1.76538002490997,-8.59224319458008,-15.2359628677368,0.140587002038956,-7.52130889892578,-14.3678178787231,-1.29284203052521,-6.29672718048096,-13.4885034561157,-2.46219611167908,-5.02010011672974,-12.6790132522583, -3.35356903076172,-3.84041500091553,-11.8486852645874,-3.97094106674194,-2.83472800254822,-10.978663444519,-4.36832714080811,-1.98065996170044,-10.108039855957,-4.65765380859375,-1.16601896286011,-9.28921318054199,-4.92049503326416,-0.310662001371384,-8.55005359649658,-5.21884298324585,0.642741024494171,-7.90797519683838,-6.78000593185425,4.68493509292603,-6.07743120193481,-6.78618717193604,5.37617921829224,-7.19134998321533,-6.87044906616211,6.17015886306763,-8.15349578857422,-6.93552923202515,7.08904218673706,-9.0081033706665,-6.88990783691406,8.17288970947266,-9.83371353149414,-6.63828706741333,9.45520782470703,-10.6023960113525,-6.84461784362793,10.7094011306763,-10.4836778640747,-7.54175615310669,11.6894445419312,-9.40369415283203,-7.52605485916138,13.9782342910767,-8.43277645111084,-6.7648401260376,15.3077840805054,-8.60391426086426,-5.83174705505371,16.4433269500732,-8.6421422958374,-4.70829582214355,17.2467823028564,-8.48735046386719,-3.49266195297241,17.7599315643311,-8.14078617095947,-2.34816789627075,18.0975437164307,-7.66732788085938,-8.07701206207275,12.5830392837524,-8.13129329681396,-7.61939477920532,11.2474994659424,-0.80485999584198,-7.92826700210571,10.5632591247559,-1.90400397777557,-8.10118007659912,9.7614278793335,-2.50753498077393,-6.75011491775513,15.9305200576782,-1.98114001750946,-7.20132493972778,15.0642108917236,-1.63513696193695,-7.47874784469604,14.1304340362549,-1.20133996009827,-7.60624408721924,13.1638984680176,-0.837491989135742,-6.13012218475342,16.6770076751709,-2.35633993148804,-5.44407987594604,17.2869052886963,-2.69750094413757,-4.78428316116333,17.7584095001221,-2.97820210456848,-4.2397837638855,18.0854988098145,-3.1956250667572,-4.0363597869873,18.2153472900391,-3.53629207611084,-3.87769603729248,18.3214263916016,-4.44817209243774,-3.58713603019714,18.3753509521484,-5.52794981002808,-7.62831497192383,12.1982288360596,-0.769451975822449,-3.09671211242676,18.300874710083,-6.6224889755249,-6.51071500778198,-3.57366299629211,-6.62069606781006,-6.14145517349243,-2.63380408287048,-6.9359769821167, -6.83227396011353,-4.44569492340088,-6.263747215271,-5.81293296813965,-1.59403097629547,-7.21699285507202,-7.10775423049927,-5.42690420150757,-5.9144868850708,-5.52143716812134,-0.491604000329971,-7.50115299224854,-7.58834791183472,-6.57808303833008,-5.57328319549561,-8.39826488494873,-7.8311710357666,-5.04775094985962,-9.18264484405518,-9.08879947662354,-4.40345191955566,0.387129992246628,-8.87703227996826,-15.1513700485229,-1.2037889957428,-7.64875221252441,-14.2692918777466,-2.53018403053284,-6.27840709686279,-13.3972120285034,-3.53694796562195,-5.00605010986328,-12.4831733703613,-4.24695301055908,-3.89512395858765,-11.5125894546509,-4.66872406005859,-2.98070096969604,-10.5212297439575,-4.90099191665649,-2.17044591903687,-9.58950233459473,-5.06608104705811,-1.34966003894806,-8.7481861114502,-5.254958152771,-0.432794988155365,-8.0207576751709,-7.04086303710938,5.37964391708374,-6.52212619781494,-7.08063077926636,6.12731981277466,-7.53860712051392,-7.17132377624512,7.01700782775879,-8.34946346282959,-7.24988985061646,8.06777858734131,-9.11670780181885,-7.17405605316162,9.30101680755615,-9.86394119262695,-7.40406322479248,10.4910955429077,-9.72436046600342,-7.99905490875244,11.4292221069336,-8.5932035446167,-8.01110553741455,13.6648397445679,-7.58786201477051,-7.33599901199341,14.958683013916,-7.83500099182129,-6.51581001281738,16.1457290649414,-7.96385478973389,-5.53455305099487,17.0726203918457,-7.93723392486572,-4.41480684280396,17.683012008667,-7.72379589080811,-3.28652000427246,18.0711612701416,-7.37382221221924,-8.43141841888428,12.2936038970947,-7.18956613540649,-7.79560995101929,11.4179334640503,-1.33949494361877,-8.09845447540283,10.8629417419434,-2.41405892372131,-8.27099418640137,9.23472213745117,-3.0457398891449,-8.21905136108398,10.1456022262573,-2.93858790397644,-7.20397806167603,15.4276351928711,-2.47586798667908,-6.64718723297119,16.2876644134521,-2.83002090454102,-7.59096193313599,14.4675741195679,-2.10950398445129,-7.79699420928955,13.4578142166138,-1.64205098152161,-7.82910823822021,12.4392423629761,-1.36343801021576, -5.95616579055786,16.9977912902832,-3.15449905395508,-5.23466014862061,17.5535354614258,-3.40420889854431,-4.5718150138855,17.9638442993164,-3.5582160949707,-4.27753210067749,18.1528339385986,-4.04126882553101,-4.14489078521729,18.2320537567139,-5.11091423034668,-3.83798003196716,18.2238273620605,-6.24914407730103,-6.56270503997803,-3.56562089920044,-7.16771411895752,-7.08233785629272,-4.4421648979187,-6.80496788024902,-6.07093811035156,-2.60366201400757,-7.46542406082153,-7.51798486709595,-5.34521579742432,-6.38933086395264,-5.65155696868896,-1.5582879781723,-7.72434902191162,-8.02606678009033,-6.40990686416626,-5.96769714355469,-8.8874044418335,-7.61500597000122,-5.39652109146118,-9.84817695617676,-8.81131267547607,-4.71319818496704,-1.11152303218842,-9.07735157012939,-14.9899454116821,-2.62579989433289,-7.62002277374268,-14.1707525253296,-3.76335906982422,-6.18804979324341,-13.2432880401611,-4.57509183883667,-4.96939516067505,-12.18874168396,-5.06738090515137,-3.96412801742554,-11.0792617797852,-5.28044319152832,-3.13869500160217,-10.00279712677,-5.35165309906006,-2.34820699691772,-9.04792308807373,-5.40613317489624,-1.4850879907608,-8.23101329803467,-7.29407405853271,6.06813621520996,-6.90042400360107,-7.35948896408081,6.92376184463501,-7.72808790206909,-7.48882913589478,7.93997001647949,-8.42261791229248,-7.55667400360107,9.13807582855225,-9.10691738128662,-7.81878995895386,10.2708177566528,-8.93819332122803,-8.32639503479004,11.1515951156616,-7.72381114959717,-8.35042762756348,13.3488931655884,-6.63341617584229,-7.79056978225708,14.6137971878052,-6.99374103546143,-7.05875587463379,15.8005237579346,-7.21126413345337,-6.19100618362427,16.8076477050781,-7.29082202911377,-5.18349599838257,17.5299377441406,-7.20604515075684,-4.11779117584229,17.9977569580078,-6.97624588012695,-8.61959743499756,11.9525775909424,-6.10016202926636,-7.99235200881958,11.6598711013794,-1.89441895484924,-8.29015731811523,11.1327848434448,-2.97831296920776,-8.34451198577881,9.60551738739014,-3.47515106201172,-8.36336326599121,10.3931884765625,-3.43644595146179, -7.61183881759644,14.8487157821655,-2.98905301094055,-7.11471223831177,15.8188533782959,-3.35759305953979,-6.45430517196655,16.6502914428711,-3.67820596694946,-7.93332290649414,13.8043279647827,-2.56820011138916,-8.04406642913818,12.7271070480347,-2.1018431186676,-5.70236921310425,17.3085517883301,-3.91678810119629,-4.95515823364258,17.8066387176514,-4.05050706863403,-4.59812498092651,18.0392055511475,-4.62103414535522,-4.46465015411377,18.0824851989746,-5.79012823104858,-7.25213098526001,-4.41310977935791,-7.38555097579956,-6.55350923538208,-3.53245306015015,-7.73417901992798,-7.93378591537476,-5.30596303939819,-6.93805599212646,-5.94115114212036,-2.56055092811584,-7.99534797668457,-8.5571813583374,-6.30533504486084,-6.42012500762939,-9.38212585449219,-7.42905902862549,-5.78079700469971,-10.4142780303955,-8.5631103515625,-5.01548719406128,-2.7467999458313,-9.04368686676025,-14.9009532928467,-4.05189609527588,-7.43300485610962,-14.0809803009033,-4.95918989181519,-6.04794120788574,-12.9966011047363,-5.54516077041626,-4.92714214324951,-11.7870254516602,-5.79225921630859,-4.05249118804932,-10.5568609237671,-5.79905080795288,-3.28517389297485,-9.44887924194336,-5.71062183380127,-2.48001194000244,-8.51781558990479,-7.53958797454834,6.78269004821777,-7.11436605453491,-7.657958984375,7.77631998062134,-7.77597379684448,-7.8072829246521,8.94795799255371,-8.3642463684082,-8.09768962860107,10.0252590179443,-8.13815784454346,-8.51738452911377,10.7848167419434,-6.80414009094238,-8.51307582855225,13.0007038116455,-5.57190704345703,-8.1068115234375,14.2602863311768,-6.05814123153687,-7.47918605804443,15.4343748092651,-6.38198709487915,-6.70613288879395,16.4785442352295,-6.56550121307373,-5.80096817016602,17.2915802001953,-6.59835481643677,-4.81754112243652,17.854829788208,-6.48765516281128,-8.62290000915527,11.6417999267578,-4.83729219436646,-8.2066822052002,11.9404382705688,-2.55135989189148,-8.48574829101563,11.3927030563354,-3.74554491043091,-8.42685031890869,9.80566787719727,-3.94001603126526,-8.50131988525391,10.5579328536987,-4.1044020652771, -7.98078298568726,14.2002782821655,-3.49975204467773,-7.54374599456787,15.2661237716675,-3.91444492340088,-6.92611122131348,16.2209167480469,-4.25484180450439,-6.18039321899414,17.0074710845947,-4.4962911605835,-8.21091175079346,13.074348449707,-3.01674604415894,-5.37915992736816,17.6076049804688,-4.62298822402954,-4.97305297851563,17.8723201751709,-5.248703956604,-7.29931020736694,-4.35180711746216,-8.008469581604,-8.21094036102295,-5.19840097427368,-7.55457210540771,-6.44703197479248,-3.47515106201172,-8.30759716033936,-9.05676746368408,-6.18216800689697,-6.95256900787354,-9.92761611938477,-7.27072095870972,-6.21024990081787,-10.9318819046021,-8.34046745300293,-5.33647203445435,-4.39412879943848,-8.75387668609619,-14.8861837387085,-5.42291498184204,-7.16683721542358,-13.8887329101563,-6.09092283248901,-5.88212585449219,-12.6233921051025,-6.41370010375977,-4.91563081741333,-11.2530164718628,-6.40658092498779,-4.14841222763062,-9.9580192565918,-6.1998610496521,-3.39745497703552,-8.88031768798828,-7.79929399490356,7.54341077804565,-7.17220687866211,-7.96557092666626,8.70790576934814,-7.67534112930298,-8.26003456115723,9.71303558349609,-7.37849712371826,-8.52233600616455,10.1224641799927,-6.10423421859741,-8.51547145843506,12.6291761398315,-4.45442390441895,-8.26840400695801,13.8767747879028,-5.04055404663086,-7.7710337638855,15.0437173843384,-5.46454477310181,-7.09510612487793,16.1036434173584,-5.75564908981323,-6.28703784942627,16.9846973419189,-5.90601396560669,-5.38321495056152,17.6335983276367,-5.91254901885986,-8.5882568359375,10.5809345245361,-5.055419921875,-8.39760971069336,12.2660903930664,-3.41484594345093,-8.49100399017334,9.86936473846436,-4.49664688110352,-8.28984928131104,13.4697523117065,-4.00195598602295,-7.93475484848022,14.6242637634277,-4.48067188262939,-7.36999988555908,15.6930742263794,-4.85937404632568,-6.65492010116577,16.6206722259521,-5.12087917327881,-5.83142423629761,17.3462104797363,-5.24979877471924,-8.28787040710449,-5.09037208557129,-8.2639331817627,-7.19089698791504,-4.28612518310547,-8.65769386291504, -9.38348007202148,-5.99261283874512,-7.62747812271118,-10.4138069152832,-7.07987880706787,-6.76249980926514,-11.4137172698975,-8.12417316436768,-5.70699214935303,-5.95398712158203,-8.35053730010986,-14.7475614547729,-6.71144390106201,-6.88066291809082,-13.537787437439,-7.11597013473511,-5.75663614273071,-12.0763254165649,-7.15891790390015,-4.94427299499512,-10.5863027572632,-6.88891887664795,-4.22513580322266,-9.3156566619873,-8.06793594360352,8.38359069824219,-7.07204008102417,-8.3155632019043,9.27559089660645,-6.75406217575073,-8.51332664489746,9.75827503204346,-5.18359994888306,-8.14205265045166,-5.03279685974121,-9.03042316436768,-9.47790908813477,-5.82937002182007,-8.46710300445557,-10.7491178512573,-6.82261896133423,-7.54392290115356,-11.8127937316895,-7.87319707870483,-6.26687908172607,-7.39446306228638,-7.95641899108887,-14.4043340682983,-7.87829303741455,-6.65082216262817,-12.9768667221069,-8.00332164764404,-5.71892595291138,-11.3180923461914,-7.75869417190552,-4.98935079574585,-9.82019519805908,-9.27792263031006,-5.76548099517822,-9.40671634674072,-10.8633117675781,-6.59972906112671,-8.59372138977051,-12.1207437515259,-7.61211776733398,-7.24671077728271,-8.68479347229004,-7.6202220916748,-13.8616809844971,-8.90175819396973,-6.53614282608032,-12.1480522155762,-8.74582767486572,-5.74454307556152,-10.3909311294556,-10.5552568435669,-6.51382923126221,-9.80965042114258,-12.280200958252,-7.35186290740967,-8.65450286865234,-9.84805011749268,-7.3741340637207,-13.0429916381836,-9.81565093994141,-6.51035308837891,-11.0518865585327,-11.8881816864014,-7.22432708740234,-10.2873783111572,-10.9469051361084,-7.25315284729004,-11.8366117477417,1.65183794498444,2.76449608802795,4.46735382080078,1.70165300369263,2.72132110595703,4.38586616516113,1.7906219959259,2.73997807502747,4.35698890686035,1.73834705352783,2.78886890411377,4.43797397613525,1.53039503097534,2.78164601325989,4.57326507568359,1.5724960565567,2.73663997650146,4.49197912216187,1.61231696605682,2.81151509284973,4.54902791976929,1.6207070350647,2.69338798522949,4.41119289398193, 1.67084503173828,2.66085410118103,4.32870006561279,1.75775802135468,2.68063902854919,4.3050217628479,1.84880697727203,2.6936719417572,4.27673387527466,1.94440102577209,2.70747900009155,4.24099206924438,1.88970804214478,2.75362706184387,4.32428979873657,1.69777297973633,2.84087610244751,4.51950407028198,1.83718597888947,2.80512309074402,4.40681409835815,1.7911159992218,2.86353802680969,4.48765707015991,1.41150796413422,2.79349899291992,4.67682504653931,1.45241498947144,2.74785208702087,4.59547185897827,1.49418604373932,2.83047199249268,4.65488815307617,1.49574303627014,2.70490407943726,4.5133957862854,1.53899800777435,2.66696691513062,4.42984390258789,1.57706904411316,2.86703395843506,4.62686014175415,1.66532504558563,2.89656496047974,4.59990501403809,1.58503699302673,2.63817691802979,4.34869384765625,1.63387501239777,2.61923289299011,4.26692914962769,1.72170197963715,2.63309597969055,4.24433898925781,1.81251800060272,2.6417989730835,4.22295522689819,1.90361499786377,2.65057802200317,4.19437599182129,1.99484705924988,2.66243195533752,4.16203117370605,2.08854699134827,2.67578506469727,4.13233423233032,2.04508209228516,2.71941804885864,4.20677280426025,1.99250102043152,2.77115201950073,4.28470277786255,1.94095194339752,2.82197403907776,4.36930799484253,1.75530302524567,2.92516803741455,4.56865406036377,1.89340996742249,2.87877106666565,4.4546217918396,1.85154795646667,2.94959592819214,4.53554487228394,1.2827320098877,2.80994296073914,4.76661491394043,1.32614004611969,2.76073694229126,4.68676614761353,1.37060105800629,2.84899592399597,4.75254011154175,1.37210595607758,2.71492099761963,4.60823917388916,1.41555798053741,2.67634391784668,4.52595710754395,1.45769202709198,2.88788294792175,4.73096418380737,1.54464602470398,2.92619395256042,4.7037148475647,1.45763397216797,2.64513206481934,4.4453592300415,1.50156903266907,2.6198410987854,4.36840581893921,1.63290297985077,2.96374988555908,4.67394590377808,1.72372400760651,2.99920296669006,4.64455604553223,1.54774105548859,2.60338997840881,4.29064178466797,1.59489798545837,2.59690499305725,4.20456123352051, 1.68325197696686,2.60543990135193,4.17873811721802,1.77137994766235,2.60923409461975,4.15444183349609,1.86161494255066,2.61110806465149,4.13060617446899,1.94889998435974,2.61642003059387,4.1049370765686,2.03365898132324,2.6253650188446,4.08039617538452,2.11859703063965,2.63469791412354,4.06045722961426,2.20262503623962,2.64330291748047,4.04455423355103,2.18331909179688,2.68745708465576,4.10645818710327,2.14752101898193,2.729984998703,4.17524909973145,2.10105204582214,2.77780890464783,4.24960994720459,2.04905104637146,2.83722710609436,4.32666397094727,1.99929904937744,2.89901804924011,4.40986776351929,1.81680905818939,3.03761005401611,4.61147308349609,1.95549404621124,2.9738290309906,4.49616718292236,1.91644597053528,3.08056402206421,4.57181787490845,1.14715003967285,2.8189549446106,4.85265493392944,1.19886195659637,2.76301503181458,4.77936410903931,1.24099600315094,2.86303091049194,4.84873104095459,1.24396502971649,2.72247791290283,4.6960391998291,1.29058301448822,2.68300604820251,4.61459684371948,1.33356094360352,2.90616106987,4.83413410186768,1.42030298709869,2.95248794555664,4.80476188659668,1.33425402641296,2.65135097503662,4.53274202346802,1.37693500518799,2.62717700004578,4.45728492736816,1.50823104381561,2.99690103530884,4.77468919754028,1.60108494758606,3.03964304924011,4.74964618682861,1.41940701007843,2.60700988769531,4.38460922241211,1.46129298210144,2.5909469127655,4.30946493148804,1.69391405582428,3.08920907974243,4.72101783752441,1.78343200683594,3.15149688720703,4.68113613128662,1.50207901000977,2.58543992042542,4.22615480422974,1.54297399520874,2.59395694732666,4.12796783447266,1.6426420211792,2.59823489189148,4.10735988616943,1.73409998416901,2.5979380607605,4.08331680297852,1.82295405864716,2.59336090087891,4.05632209777832,1.90800702571869,2.59163308143616,4.03163719177246,1.98680102825165,2.59424805641174,4.01151895523071,2.06129598617554,2.59716105461121,3.99725294113159,2.13447189331055,2.59993100166321,3.98928499221802,2.20568799972534,2.60365104675293,3.98501801490784,2.26793694496155,2.59911894798279,3.97741889953613, 2.27705192565918,2.64592409133911,4.02814483642578,2.26975989341736,2.69390296936035,4.08176708221436,2.24529099464417,2.74143505096436,4.14279890060425,2.20715999603271,2.79220008850098,4.20882081985474,2.16118001937866,2.84974789619446,4.28135299682617,2.11302208900452,2.91807293891907,4.36045122146606,2.06780600547791,3.004802942276,4.44461393356323,1.87958002090454,3.21976590156555,4.63811111450195,2.02539300918579,3.12737393379211,4.52096080780029,1.98007202148438,3.28900098800659,4.58030319213867,1.0073139667511,2.81004190444946,4.9458589553833,1.0600860118866,2.76278591156006,4.85904884338379,1.1035670042038,2.86816906929016,4.9460391998291,1.1115540266037,2.72117805480957,4.77841281890869,1.16278994083405,2.68101191520691,4.69954919815063,1.19387805461884,2.93051791191101,4.92822980880737,1.28525102138519,2.98483800888062,4.90297317504883,1.21047699451447,2.64893293380737,4.61773586273193,1.25495302677155,2.62738704681396,4.53842306137085,1.37618398666382,3.0340850353241,4.87308120727539,1.46811997890472,3.08248090744019,4.84540700912476,1.29732394218445,2.61068892478943,4.46474885940552,1.33734095096588,2.59507203102112,4.39319086074829,1.55960202217102,3.13815593719482,4.81682300567627,1.65087294578552,3.208664894104,4.78540420532227,1.37386703491211,2.58226609230042,4.31935691833496,1.40578997135162,2.58119893074036,4.23583793640137,1.73418295383453,3.29775094985962,4.73564910888672,1.82116198539734,3.39212799072266,4.68054008483887,1.43630301952362,2.60128998756409,4.13244915008545,1.4746390581131,2.64737606048584,3.99900698661804,1.59282100200653,2.61586594581604,4.01425981521606,1.69831204414368,2.60467195510864,4.00154781341553,1.79500997066498,2.59398007392883,3.98210000991821,1.88177394866943,2.58339595794678,3.95997405052185,1.95611202716827,2.57942295074463,3.94105005264282,2.021409034729,2.57933807373047,3.92858695983887,2.08203411102295,2.57870292663574,3.92334008216858,2.14148092269897,2.57982802391052,3.9242889881134,2.1978120803833,2.57479500770569,3.9266459941864,2.24731397628784,2.5669219493866,3.92606592178345, 2.28581809997559,2.55969500541687,3.92098188400269,2.3183159828186,2.59136199951172,3.96435403823853,2.33686709403992,2.63757991790771,4.00854301452637,2.3411500453949,2.68836903572083,4.05670976638794,2.33079195022583,2.74548602104187,4.11004018783569,2.3064661026001,2.80245304107666,4.16893482208252,2.27134490013123,2.86410307884216,4.23398399353027,2.2300078868866,2.94084811210632,4.30459690093994,2.18863105773926,3.03837704658508,4.38504409790039,2.14285898208618,3.17583703994751,4.45730209350586,1.91628098487854,3.48075389862061,4.61866188049316,2.08967804908752,3.35262989997864,4.51201009750366,2.02612590789795,3.5604350566864,4.55401802062988,0.848502993583679,2.79470109939575,5.03105688095093,0.909967005252838,2.75371289253235,4.937331199646,0.945538997650146,2.87218594551086,5.02886915206909,0.967655003070831,2.71678495407104,4.84930610656738,1.02618300914764,2.6759819984436,4.77170419692993,1.04428899288177,2.94478511810303,5.02306413650513,1.13715398311615,3.01863598823547,4.99893712997437,1.08174705505371,2.63919806480408,4.69418811798096,1.13237905502319,2.61257195472717,4.61571216583252,1.23112499713898,3.08206295967102,4.96935415267944,1.32702505588531,3.13590598106384,4.94101619720459,1.17767298221588,2.6004741191864,4.54025983810425,1.21879005432129,2.59256100654602,4.46690702438354,1.42173898220062,3.19121599197388,4.91464614868164,1.50815498828888,3.26388502120972,4.87905216217041,1.25497794151306,2.58382701873779,4.39277696609497,1.28441500663757,2.58215308189392,4.31345891952515,1.58379900455475,3.35994696617126,4.82778596878052,1.6577969789505,3.47127795219421,4.77117776870728,1.30616295337677,2.60000896453857,4.21857309341431,1.32641994953156,2.64748191833496,4.09530305862427,1.73858094215393,3.58517503738403,4.71263790130615,1.83222198486328,3.69285988807678,4.64851999282837,1.36983704566956,2.73415803909302,3.95335793495178,1.46794903278351,2.85885500907898,3.8123140335083,1.54893696308136,2.71446990966797,3.85157704353333,1.65571904182434,2.64676594734192,3.87776899337769,1.77758204936981,2.61335492134094,3.88993191719055, 1.87386703491211,2.58990597724915,3.88263988494873,1.94848597049713,2.57588696479797,3.87453007698059,2.00557804107666,2.56978392601013,3.86799693107605,2.05364203453064,2.56906700134277,3.86551189422607,2.09897208213806,2.56961703300476,3.86803698539734,2.14321303367615,2.56928396224976,3.87466311454773,2.18343305587769,2.56614995002747,3.87924408912659,2.21603894233704,2.56126689910889,3.88142204284668,2.23871397972107,2.5603449344635,3.87706398963928,2.25316596031189,2.55545806884766,3.87487602233887,2.31283497810364,2.55413389205933,3.90721201896667,2.3573100566864,2.5814208984375,3.94701409339905,2.38474488258362,2.62347388267517,3.98603701591492,2.39977288246155,2.67529201507568,4.02927398681641,2.40345406532288,2.7394540309906,4.07591390609741,2.39521193504334,2.80480790138245,4.12908315658569,2.37496900558472,2.87462711334229,4.18634605407715,2.34540200233459,2.95998311042786,4.24867010116577,2.30738210678101,3.07184600830078,4.31559991836548,2.26396489143372,3.21973490715027,4.38508701324463,2.20959901809692,3.40714597702026,4.43912315368652,1.93593204021454,3.78762006759644,4.56634712219238,2.14085793495178,3.62755107879639,4.46963882446289,2.04973196983337,3.86586499214172,4.46823787689209,0.662259995937347,2.77064490318298,5.09434700012207,0.741863012313843,2.72631692886353,5.0115442276001,0.775579988956451,2.85251593589783,5.11642694473267,0.810534000396729,2.69742703437805,4.91996383666992,0.876419007778168,2.66581988334656,4.83572578430176,0.882120013237,2.94181299209595,5.12076091766357,0.977292001247406,3.03891205787659,5.0956130027771,0.940571010112762,2.63203501701355,4.75944995880127,1.00108695030212,2.60195899009705,4.68580722808838,1.07294797897339,3.12692904472351,5.06482315063477,1.17703402042389,3.19702291488647,5.04570388793945,1.05446994304657,2.58334589004517,4.61046314239502,1.10063695907593,2.57380509376526,4.53587484359741,1.2751259803772,3.25965809822083,5.01563882827759,1.36281299591064,3.32765102386475,4.97610378265381,1.13878500461578,2.57229590415955,4.45849323272705,1.16804695129395,2.5800518989563,4.37404108047485, 1.43316400051117,3.4174530506134,4.91919183731079,1.49732005596161,3.53052806854248,4.86205101013184,1.18673694133759,2.605544090271,4.27525186538696,1.19990301132202,2.65784502029419,4.15291118621826,1.56083297729492,3.65706491470337,4.80367708206177,1.63175904750824,3.78768801689148,4.73708820343018,1.22934997081757,2.74919700622559,4.01919317245483,1.31047999858856,2.89276790618896,3.90596389770508,1.71634197235107,3.91278696060181,4.65392208099365,1.81712794303894,4.02113103866577,4.55336713790894,1.47304201126099,3.06523895263672,3.82706904411316,1.70308399200439,3.23527002334595,3.74470400810242,1.64585196971893,3.00709891319275,3.69812297821045,1.67007601261139,2.8108389377594,3.6941020488739,1.7593400478363,2.69135904312134,3.73100090026855,1.85686802864075,2.62671709060669,3.75821590423584,1.96487700939178,2.58914089202881,3.79039788246155,2.01628303527832,2.57130098342896,3.80263209342957,2.04925489425659,2.5651319026947,3.81019592285156,2.07921695709229,2.56528306007385,3.81752800941467,2.11124706268311,2.56629610061646,3.8276789188385,2.14163589477539,2.56740498542786,3.83984994888306,2.16381406784058,2.57877898216248,3.84482598304749,2.17761206626892,2.59409189224243,3.8448851108551,2.18495798110962,2.58821511268616,3.85073709487915,2.18703198432922,2.57634997367859,3.86238789558411,2.18244504928589,2.54949593544006,3.88666200637817,2.25925207138062,2.53915095329285,3.87947201728821,2.32800889015198,2.54127907752991,3.89293789863586,2.38310694694519,2.56710290908813,3.9229838848114,2.42180395126343,2.60390901565552,3.95818400382996,2.44894695281982,2.65497589111328,3.99740695953369,2.46651697158813,2.72238993644714,4.04037189483643,2.47237992286682,2.79908800125122,4.0849437713623,2.46643900871277,2.88016700744629,4.13297605514526,2.45052194595337,2.97457695007324,4.18759679794312,2.42263889312744,3.0962769985199,4.24533700942993,2.38223004341125,3.2537260055542,4.30386018753052,2.33065009117126,3.44989895820618,4.35273790359497,2.26543307304382,3.68061399459839,4.37774705886841,1.93626296520233,4.10923480987549,4.44494676589966, 2.17841410636902,3.92896294593811,4.36607980728149,2.0751531124115,4.18066310882568,4.33811187744141,0.454861998558044,2.73311710357666,5.13748598098755,0.543649017810822,2.69565010070801,5.0557689666748,0.576858997344971,2.82396197319031,5.17785310745239,0.630868971347809,2.65764999389648,4.98048686981201,0.70942097902298,2.63290190696716,4.89796590805054,0.686764001846313,2.93375110626221,5.17861080169678,0.793770015239716,3.04437708854675,5.17280387878418,0.78254097700119,2.61259198188782,4.81717300415039,0.853486001491547,2.58890104293823,4.74521112442017,0.897423028945923,3.15400195121765,5.15405797958374,1.00463998317719,3.25031900405884,5.13598489761353,0.916612982749939,2.57375597953796,4.6713399887085,0.972783982753754,2.56083703041077,4.59762620925903,1.11192202568054,3.33023500442505,5.1154408454895,1.20499396324158,3.40280389785767,5.07394123077393,1.018718957901,2.55423998832703,4.51993989944458,1.05118000507355,2.56494402885437,4.43032217025757,1.27473604679108,3.48241209983826,5.00670909881592,1.33130300045013,3.58081102371216,4.93739223480225,1.07024705410004,2.60099506378174,4.32084512710571,1.08105802536011,2.66333198547363,4.18686819076538,1.38833296298981,3.70332288742065,4.88388299942017,1.43911397457123,3.83888792991638,4.81840896606445,1.10642099380493,2.76225709915161,4.05342483520508,1.18366694450378,2.91187000274658,3.96515703201294,1.49567794799805,3.98470592498779,4.73783493041992,1.56888604164124,4.13106489181519,4.63722801208496,1.33280801773071,3.1037540435791,3.92173099517822,1.54508900642395,3.29775309562683,3.86494588851929,1.66640603542328,4.25421285629272,4.51757192611694,1.79752695560455,4.35268402099609,4.40719985961914,1.78730595111847,3.51142311096191,3.73294401168823,2.02790188789368,3.76732492446899,3.49944400787354,1.96325898170471,3.42360305786133,3.60930395126343,1.88855004310608,3.16399502754211,3.5981810092926,1.85364699363709,2.94879293441772,3.55860900878906,1.88826203346252,2.77695107460022,3.57451009750366,1.9534820318222,2.67002201080322,3.62394094467163,2.00326490402222,2.6090099811554,3.67168402671814, 2.07091498374939,2.57654190063477,3.72989201545715,2.08693599700928,2.56471800804138,3.75653100013733,2.10124707221985,2.56361508369446,3.77302503585815,2.11924695968628,2.56577801704407,3.79063701629639,2.13341808319092,2.57933497428894,3.80519604682922,2.15012001991272,2.5884120464325,3.82043600082397,2.13996195793152,2.60027003288269,3.83314299583435,2.13217997550964,2.60255002975464,3.84675598144531,2.1189079284668,2.58874106407166,3.86527800559998,2.09883689880371,2.56568288803101,3.90564203262329,2.06963396072388,2.52517795562744,3.98094511032104,2.16891288757324,2.51635599136353,3.935133934021,2.25598907470703,2.50519800186157,3.90084099769592,2.33118295669556,2.5163300037384,3.88743591308594,2.39528393745422,2.5429379940033,3.89647102355957,2.44673204421997,2.57714509963989,3.9249119758606,2.48809504508972,2.62673711776733,3.95867609977722,2.52055907249451,2.695955991745,3.99700093269348,2.54130601882935,2.78029489517212,4.03569316864014,2.54784488677979,2.87345099449158,4.07383823394775,2.54477000236511,2.97790288925171,4.11897277832031,2.52615308761597,3.10946607589722,4.16409301757813,2.50111198425293,3.27380800247192,4.22160482406616,2.45965600013733,3.47869610786438,4.26757621765137,2.39765501022339,3.71862602233887,4.28128480911255,2.32013702392578,3.97625589370728,4.26431512832642,1.9478600025177,4.42852401733398,4.29664421081543,2.22586798667908,4.23289823532104,4.22729921340942,2.12142992019653,4.49086904525757,4.20948886871338,0.237406998872757,2.6880578994751,5.14639616012573,0.336001992225647,2.64537405967712,5.08572292327881,0.357717007398605,2.78774404525757,5.20663022994995,0.429450005292892,2.61393189430237,5.01985311508179,0.52011501789093,2.58644104003906,4.94787979125977,0.479476004838943,2.89713096618652,5.24295377731323,0.590234994888306,3.02679204940796,5.23810386657715,0.60555899143219,2.57122206687927,4.8723030090332,0.686353981494904,2.56349492073059,4.79770183563232,0.696452975273132,3.16021490097046,5.22055292129517,0.81002801656723,3.28122305870056,5.21450901031494,0.760474979877472,2.55756306648254,4.72272920608521, 0.826996982097626,2.54970097541809,4.64777183532715,0.920942008495331,3.3836989402771,5.19411182403564,1.01634001731873,3.46814894676209,5.142982006073,0.883924007415771,2.5442590713501,4.57172679901123,0.927367985248566,2.55308794975281,4.48568820953369,1.09475004673004,3.54357004165649,5.07677888870239,1.15805602073669,3.6273729801178,5.00799894332886,0.953220009803772,2.59038996696472,4.37283802032471,0.965631008148193,2.65876793861389,4.22284317016602,1.21468102931976,3.73362398147583,4.95134401321411,1.26372599601746,3.85998201370239,4.89580106735229,0.990680992603302,2.76551389694214,4.07775402069092,1.06711494922638,2.9248468875885,4.00317811965942,1.30224502086639,3.99934792518616,4.81991004943848,1.33948504924774,4.15509176254272,4.72045087814331,1.20753598213196,3.12781310081482,3.98823094367981,1.40290701389313,3.34932589530945,3.9551088809967,1.39228296279907,4.33939504623413,4.60339784622192,1.49509298801422,4.50359582901001,4.47863101959229,1.61998999118805,3.59123110771179,3.82507395744324,1.84609198570251,3.87662291526794,3.59494209289551,1.64057397842407,4.60377216339111,4.36543798446655,1.80830097198486,4.68283987045288,4.2719988822937,2.07706093788147,4.15317678451538,3.28813910484314,2.29369211196899,4.37240505218506,2.90612196922302,2.2538800239563,4.0169939994812,3.18784499168396,2.19929695129395,3.64211010932922,3.37120199203491,2.13418698310852,3.31794905662537,3.44197106361389,2.05429410934448,3.07947397232056,3.40739107131958,2.01465511322021,2.88899803161621,3.39101791381836,2.02740097045898,2.74497389793396,3.44092011451721,2.05437111854553,2.65252995491028,3.51808500289917,2.07622504234314,2.59791707992554,3.59514999389648,2.13417291641235,2.57016706466675,3.679603099823,2.13128900527954,2.56215405464172,3.7196159362793,2.12419509887695,2.57503294944763,3.74245095252991,2.11624503135681,2.58781695365906,3.76423501968384,2.1112699508667,2.59777903556824,3.79716992378235,2.099445104599,2.60971093177795,3.82501697540283,2.07860708236694,2.60880208015442,3.84826397895813,2.04905796051025,2.60265898704529,3.87841892242432, 2.01183104515076,2.58221411705017,3.93938708305359,1.96691596508026,2.53191089630127,4.04082298278809,1.91100895404816,2.45501208305359,4.14660692214966,2.03027606010437,2.45777893066406,4.07217311859131,2.14385199546814,2.46175098419189,4.00292491912842,2.24424600601196,2.4673330783844,3.94303894042969,2.3249659538269,2.47547793388367,3.89905309677124,2.39503407478333,2.50679492950439,3.87594509124756,2.45968699455261,2.5408980846405,3.89026403427124,2.51732611656189,2.59038209915161,3.9157280921936,2.56488299369812,2.66073298454285,3.94543290138245,2.59989190101624,2.75239992141724,3.97368407249451,2.62107300758362,2.85377502441406,4.00518989562988,2.62836098670959,2.96746706962585,4.04039907455444,2.63220405578613,3.1045229434967,4.08935689926147,2.62312293052673,3.27643895149231,4.14347076416016,2.58661389350891,3.49002194404602,4.17579507827759,2.53469610214233,3.73802208900452,4.18435382843018,2.47005701065063,4.00311708450317,4.16714382171631,2.40222907066345,4.27125215530396,4.1600022315979,1.99713397026062,4.74807500839233,4.2012882232666,2.31469202041626,4.53428220748901,4.15821599960327,2.20704698562622,4.7954249382019,4.17247676849365,0.0145479999482632,2.65209007263184,5.13943719863892,0.123414002358913,2.59886693954468,5.08069515228271,0.131441995501518,2.74262189865112,5.21183300018311,0.226163998246193,2.55525302886963,5.04263114929199,0.320481985807419,2.53795289993286,4.9898829460144,0.251599997282028,2.85408997535706,5.26699209213257,0.37423101067543,2.97846293449402,5.3055682182312,0.41074600815773,2.52764010429382,4.92271709442139,0.499550014734268,2.52291703224182,4.84928178787231,0.486454993486404,3.1258499622345,5.30097723007202,0.594235002994537,3.27455401420593,5.27924203872681,0.585268020629883,2.52738904953003,4.77428102493286,0.663698971271515,2.53245902061462,4.6958122253418,0.711719989776611,3.40431094169617,5.27484083175659,0.815205991268158,3.5073869228363,5.22992181777954,0.731495022773743,2.5353729724884,4.61586999893188,0.7865030169487,2.54620790481567,4.53273296356201,0.902207970619202,3.58763003349304,5.157310962677, 0.977474987506866,3.66501498222351,5.08742809295654,0.824895977973938,2.58202290534973,4.42617511749268,0.845547020435333,2.6528480052948,4.27278614044189,1.04063904285431,3.75539088249207,5.02586889266968,1.0930210351944,3.86471509933472,4.96938991546631,0.871810019016266,2.76251196861267,4.10852098464966,0.948234021663666,2.93109607696533,4.03074598312378,1.13411498069763,3.99013209342957,4.90586996078491,1.16438102722168,4.12779092788696,4.82590293884277,1.08443796634674,3.14599394798279,4.03641700744629,1.26493704319,3.3897750377655,4.02168989181519,1.18931603431702,4.28780221939087,4.72773122787476,1.20749497413635,4.48724794387817,4.6044487953186,1.45894396305084,3.65551996231079,3.89105796813965,1.66364502906799,3.96965789794922,3.66466999053955,1.48563802242279,4.86717987060547,4.33057117462158,1.33658003807068,4.78014183044434,4.40997505187988,1.87950098514557,4.27393198013306,3.36401200294495,2.09608793258667,4.51463890075684,2.98552799224854,1.85577797889709,5.00634384155273,4.20727586746216,1.65734302997589,4.9406909942627,4.25959777832031,2.2971351146698,4.67419195175171,2.52568292617798,2.46040511131287,4.7464427947998,1.98254704475403,2.48684906959534,4.51204490661621,2.44888305664063,2.46318602561951,4.20355319976807,2.8069109916687,2.41211199760437,3.83789896965027,3.05478405952454,2.3364109992981,3.46590900421143,3.18854093551636,2.22373509407043,3.17386198043823,3.19008302688599,2.11529111862183,2.96241903305054,3.15665793418884,2.06370711326599,2.80335998535156,3.18881702423096,2.0632209777832,2.69187688827515,3.28289890289307,2.0804591178894,2.62337589263916,3.39756894111633,2.08544898033142,2.59173893928528,3.49637603759766,2.14879989624023,2.57347011566162,3.6134181022644,2.12315392494202,2.57715892791748,3.67561292648315,2.10117506980896,2.58776307106018,3.73211598396301,2.08199501037598,2.60407400131226,3.78013110160828,2.05679392814636,2.61453294754028,3.82031798362732,2.01918411254883,2.61953806877136,3.86003088951111,1.96893203258514,2.61478400230408,3.91253209114075,1.91482198238373,2.59007596969604,3.99921989440918, 1.8599419593811,2.53350901603699,4.11510801315308,1.79682803153992,2.46154499053955,4.22580909729004,1.73149502277374,2.39467597007751,4.33439683914185,1.84946501255035,2.37636494636536,4.24866819381714,1.979248046875,2.37542510032654,4.16375112533569,2.10668992996216,2.3876850605011,4.08175182342529,2.21869206428528,2.40579891204834,4.00116014480591,2.3126049041748,2.42764711380005,3.93337893486023,2.38893890380859,2.45409393310547,3.87996101379395,2.46165204048157,2.49319911003113,3.85997104644775,2.53505706787109,2.54293608665466,3.87402009963989,2.6003999710083,2.61433100700378,3.89232897758484,2.65266394615173,2.70804810523987,3.91215491294861,2.68834090232849,2.81748104095459,3.93318390846252,2.71477890014648,2.93693208694458,3.96772909164429,2.73250794410706,3.08235192298889,4.00976705551147,2.73594999313354,3.26161098480225,4.05553197860718,2.71008396148682,3.48190093040466,4.0793719291687,2.67475891113281,3.73624897003174,4.09132480621338,2.63522410392761,4.0101170539856,4.09426498413086,2.58706998825073,4.28499698638916,4.10286521911621,2.52060890197754,4.55348491668701,4.12830591201782,2.3144679069519,5.09056377410889,4.16964721679688,2.0783588886261,5.05772018432617,4.18567180633545,2.42780494689941,4.82008981704712,4.14879989624023,-0.100533001124859,2.71237397193909,5.2202410697937,-0.211796000599861,2.62711691856384,5.1756157875061,-0.0991320013999939,2.5858941078186,5.08245086669922,0.0126689998432994,2.52430891990662,5.03669118881226,0.116293996572495,2.48752689361572,4.99861907958984,0.138465002179146,2.92497396469116,5.33328199386597,0.0192210003733635,2.8016939163208,5.29213905334473,0.211402997374535,2.4799370765686,4.95666885375977,0.30187401175499,2.48349905014038,4.90256595611572,0.371771991252899,3.21722292900085,5.35429096221924,0.258186995983124,3.06362104415894,5.35933017730713,0.392540007829666,2.48799991607666,4.83330678939819,0.481849014759064,2.49749803543091,4.75482177734375,0.601373970508575,3.49765396118164,5.32893991470337,0.485341995954514,3.36752796173096,5.3415207862854,0.562718987464905,2.51241397857666,4.66848421096802, 0.629630982875824,2.53477907180786,4.57746601104736,0.780214011669159,3.67299103736877,5.17922401428223,0.698024988174438,3.59569811820984,5.26415395736694,0.678209006786346,2.57675504684448,4.472984790802,0.708234012126923,2.64867210388184,4.32557821273804,0.919803023338318,3.85656905174255,5.0462851524353,0.856593012809753,3.75742292404175,5.10861206054688,0.737587988376617,2.76098489761353,4.15103912353516,0.812372982501984,2.93519711494446,4.05838489532471,1.00612699985504,4.09136295318604,4.91909122467041,0.968747019767761,3.96837210655212,4.98604011535645,0.948578000068665,3.1620979309082,4.0746750831604,1.11909294128418,3.4237859249115,4.07267093658447,1.04777705669403,4.37184381484985,4.74969911575317,1.03434705734253,4.2249059677124,4.84402418136597,1.29485404491425,3.70642590522766,3.93954491615295,1.4823340177536,4.04086112976074,3.71540188789368,1.18400394916534,4.73859596252441,4.48214483261108,1.03288805484772,4.74533319473267,4.53520393371582,1.04900097846985,4.55070209503174,4.64341688156128,1.67875599861145,4.36989593505859,3.41897702217102,1.87829601764679,4.63691091537476,3.04614901542664,1.3568069934845,5.11074209213257,4.30185794830322,1.51107895374298,5.1928129196167,4.26884508132935,1.1359030008316,4.96038484573364,4.41567611694336,1.23923897743225,5.02603006362915,4.35146808624268,2.07244300842285,4.82131481170654,2.59027409553528,2.24126291275024,4.91076278686523,2.04380297660828,1.70594501495361,5.264967918396,4.23067712783813,1.93884205818176,5.32389116287231,4.20872497558594,2.36066508293152,4.902991771698,1.40625095367432,2.4273099899292,4.77325296401978,0.698804020881653,2.56363797187805,4.72003602981567,1.36038601398468,2.63581204414368,4.55378913879395,1.91345500946045,2.64398694038391,4.29075002670288,2.35035395622253,2.60615992546082,3.94522905349731,2.67140293121338,2.5113000869751,3.55969500541687,2.86448502540588,2.38302803039551,3.21509003639221,2.94427895545959,2.2228729724884,2.97586798667908,2.92348504066467,2.11268401145935,2.80845403671265,2.94443202018738,2.06070590019226,2.69338703155518,3.02883505821228, 2.0503261089325,2.62020611763,3.15808892250061,2.05720400810242,2.58218002319336,3.30448794364929,2.06589508056641,2.56888699531555,3.45272397994995,2.12519598007202,2.56543302536011,3.61329197883606,2.08704495429993,2.58443593978882,3.69893288612366,2.05235409736633,2.60254502296448,3.76250004768372,2.00824689865112,2.62000107765198,3.81808590888977,1.94526398181915,2.62944006919861,3.88413000106812,1.8735179901123,2.62204694747925,3.96832489967346,1.81168103218079,2.59187602996826,4.07481479644775,1.75563097000122,2.54013609886169,4.18975591659546,1.69278597831726,2.48208689689636,4.30125379562378,1.62971997261047,2.42522192001343,4.41368198394775,1.57190001010895,2.35606789588928,4.52182579040527,1.67514300346375,2.32206106185913,4.44642496109009,1.78988099098206,2.29591488838196,4.35767984390259,1.92432904243469,2.29143500328064,4.27127122879028,2.05846405029297,2.30207705497742,4.17633295059204,2.18125605583191,2.32494807243347,4.07788610458374,2.28981494903564,2.35730195045471,3.98442411422729,2.37798309326172,2.38918709754944,3.9017219543457,2.45500707626343,2.43042206764221,3.8422520160675,2.54136395454407,2.48288202285767,3.83501005172729,2.6236629486084,2.55513906478882,3.84007501602173,2.6955668926239,2.64911508560181,3.84998607635498,2.74858403205872,2.76186609268188,3.86103391647339,2.79249501228333,2.88844895362854,3.88791298866272,2.8244481086731,3.04095888137817,3.92267107963562,2.83833003044128,3.22760701179504,3.95686507225037,2.83464908599854,3.45250701904297,3.98549699783325,2.82389092445374,3.71298909187317,4.00913190841675,2.80344390869141,3.99386692047119,4.01983499526978,2.77820205688477,4.27514791488647,4.04548311233521,2.73037695884705,4.55019187927246,4.07705116271973,2.65509510040283,4.82648611068726,4.10452508926392,2.18893098831177,5.36753988265991,4.17883682250977,2.55597591400146,5.10926485061646,4.11906814575195,2.44318509101868,5.39868307113647,4.12266683578491,-0.102402001619339,2.88493990898132,5.34508180618286,-0.219941005110741,2.77817010879517,5.29883813858032,-0.330895990133286,2.684494972229,5.25243282318115, -0.43504598736763,2.60377311706543,5.20136499404907,-0.319490998983383,2.56071209907532,5.13423776626587,-0.207228004932404,2.51598310470581,5.06802177429199,-0.0991950035095215,2.47488903999329,5.00875806808472,0.00428499979898334,2.44681310653687,4.96141719818115,0.101783998310566,2.43958401679993,4.92245483398438,0.137104004621506,3.13795709609985,5.41243505477905,0.0196570008993149,2.99925589561462,5.3998498916626,0.193965002894402,2.44894194602966,4.8767237663269,0.28507399559021,2.46181106567383,4.81513595581055,0.367886006832123,3.4268479347229,5.39055776596069,0.251497000455856,3.28504300117493,5.40056180953979,0.374264985322952,2.48011088371277,4.7354941368103,0.453826010227203,2.5098021030426,4.63806200027466,0.578122019767761,3.64668011665344,5.29903221130371,0.478504002094269,3.54983901977539,5.35702800750732,0.515788018703461,2.55913400650024,4.52219009399414,0.555068016052246,2.63791489601135,4.37459421157837,0.737879991531372,3.82517910003662,5.1431188583374,0.662591993808746,3.73007607460022,5.21775484085083,0.586844980716705,2.75590991973877,4.202476978302,0.655506014823914,2.9397439956665,4.09749698638916,0.850547015666962,4.05014801025391,5.01474094390869,0.802088022232056,3.9347620010376,5.07974100112915,0.787473022937775,3.17829489707947,4.11127185821533,0.950773000717163,3.45131397247314,4.11382484436035,0.912549018859863,4.29148387908936,4.86858892440796,0.886790990829468,4.1691780090332,4.94355201721191,1.11418902873993,3.74992489814758,3.97678399085999,1.28830397129059,4.09915685653687,3.75294399261475,0.920674979686737,4.58062505722046,4.69685792922974,0.925804018974304,4.42501878738403,4.78937101364136,1.46964597702026,4.44486093521118,3.45934510231018,1.6535040140152,4.72862195968628,3.09064388275146,0.956767022609711,4.86216497421265,4.61747980117798,0.906876027584076,4.73967981338501,4.6049017906189,1.04556202888489,4.91095590591431,4.50799894332886,1.83473098278046,4.93589305877686,2.64071893692017,1.99686205387115,5.05427694320679,2.09643197059631,1.291836977005,5.31854295730591,4.33718490600586, 1.22546195983887,5.2109260559082,4.39318418502808,1.55755305290222,5.52066421508789,4.26281404495239,1.38922095298767,5.42646312713623,4.29178810119629,1.17266595363617,5.11088085174561,4.47774791717529,1.11572301387787,5.01556205749512,4.58911514282227,2.1187949180603,5.0713210105896,1.45289504528046,2.19861006736755,4.96182203292847,0.7255579829216,2.06445693969727,5.64950895309448,4.18970012664795,1.79702198505402,5.59476184844971,4.23430204391479,2.25476503372192,4.67098999023438,-0.0439420007169247,2.2923059463501,4.22380876541138,-0.759404003620148,2.46585297584534,4.46662998199463,-0.0377140007913113,2.61031198501587,4.5529580116272,0.678306996822357,2.72405290603638,4.46899318695068,1.30919396877289,2.7698860168457,4.25098323822021,1.81898701190948,2.74123692512512,3.92827010154724,2.20609998703003,2.64631390571594,3.54602909088135,2.47582292556763,2.49323797225952,3.17757201194763,2.6303379535675,2.32100892066956,2.90990900993347,2.69033694267273,2.17983889579773,2.74028992652893,2.73837494850159,2.08988690376282,2.63498401641846,2.82561993598938,2.04098796844482,2.57215595245361,2.95393705368042,2.02294111251831,2.54031491279602,3.11662101745605,2.0283579826355,2.53243708610535,3.30772089958191,2.0348219871521,2.54454207420349,3.49722504615784,2.06338691711426,2.56794500350952,3.6568820476532,2.01083302497864,2.59752202033997,3.74176907539368,1.94094598293304,2.62279391288757,3.81767511367798,1.85209703445435,2.63910508155823,3.91467499732971,1.77199196815491,2.63161206245422,4.02782201766968,1.71173298358917,2.6003589630127,4.14224481582642,1.65408802032471,2.55951690673828,4.25538778305054,1.59275102615356,2.51394701004028,4.36732006072998,1.52981698513031,2.45806407928467,4.4751992225647,1.473513007164,2.39383292198181,4.58195877075195,1.41888296604156,2.31234407424927,4.68153190612793,1.52449905872345,2.27330994606018,4.62862586975098,1.62035298347473,2.2310049533844,4.54898309707642,1.73561596870422,2.20504593849182,4.46830797195435,1.8636269569397,2.19440698623657,4.37767505645752,1.99996995925903,2.20345091819763,4.27727317810059, 2.13439989089966,2.22759699821472,4.16684818267822,2.25130796432495,2.26022410392761,4.04425621032715,2.35942602157593,2.30311298370361,3.93758296966553,2.44629192352295,2.34965300559998,3.84698796272278,2.53733801841736,2.40811610221863,3.79812288284302,2.63647389411926,2.47965407371521,3.79031801223755,2.7246720790863,2.57251000404358,3.78836011886597,2.79999303817749,2.68424010276794,3.79368305206299,2.86295008659363,2.81613302230835,3.81105995178223,2.90952491760254,2.97650504112244,3.83293390274048,2.93372201919556,3.17145204544067,3.85140109062195,2.95932197570801,3.39980697631836,3.88960409164429,2.9729630947113,3.66622495651245,3.91880297660828,2.97592997550964,3.95438408851624,3.93837904930115,2.96996998786926,4.24353122711182,3.96627306938171,2.94132208824158,4.53008699417114,3.99678802490234,2.80284595489502,5.12010192871094,4.04500579833984,2.88431596755981,4.82108306884766,4.0249400138855,2.59349393844604,5.73070096969604,4.04403781890869,2.33051490783691,5.69272422790527,4.13067293167114,2.70450210571289,5.4251880645752,4.05457782745361,-0.104731000959873,3.07848596572876,5.43996381759644,-0.225269004702568,2.96440601348877,5.39883184432983,-0.342554003000259,2.85437607765198,5.35436916351318,-0.452017992734909,2.74577498435974,5.31652116775513,-0.553339004516602,2.65784692764282,5.25384092330933,-0.647158980369568,2.59268188476563,5.17465400695801,-0.53429901599884,2.55072808265686,5.13118886947632,-0.424153000116348,2.51342010498047,5.08329010009766,-0.315681010484695,2.47475910186768,5.03923416137695,-0.209797993302345,2.44507193565369,4.98906993865967,-0.108396999537945,2.42502999305725,4.93583679199219,-0.0104660000652075,2.41795301437378,4.89012908935547,0.0837809965014458,2.42552089691162,4.84413003921509,0.12847900390625,3.33664298057556,5.43834590911865,0.0130550004541874,3.2040069103241,5.45168304443359,0.174911007285118,2.4434928894043,4.784508228302,0.261020988225937,2.47801804542542,4.69951486587524,0.352995991706848,3.57747101783752,5.35998296737671,0.241770997643471,3.46332502365112,5.39718580245972, 0.334423989057541,2.53578901290894,4.58355712890625,0.38730400800705,2.61478805541992,4.43016195297241,0.546230971813202,3.77433896064758,5.25645303726196,0.456000000238419,3.67760992050171,5.31513977050781,0.425826996564865,2.73498010635376,4.26039123535156,0.486732989549637,2.9274890422821,4.15144109725952,0.686044991016388,3.9953498840332,5.11992502212524,0.621186971664429,3.87958192825317,5.1840968132019,0.604516983032227,3.18561291694641,4.15443515777588,0.755563974380493,3.46769905090332,4.150465965271,0.777369976043701,4.22532796859741,4.98230218887329,0.737761974334717,4.11141204833984,5.05350589752197,0.907212972640991,3.78391098976135,4.0088210105896,1.06856298446655,4.14727115631104,3.78356003761292,0.819634020328522,4.45562887191772,4.83688592910767,0.804889023303986,4.33747100830078,4.90849018096924,1.23632502555847,4.50744295120239,3.49022102355957,1.40733003616333,4.80066013336182,3.12305092811584,0.800719022750854,4.72583913803101,4.68164300918579,0.814280986785889,4.59104585647583,4.75656795501709,1.57865405082703,5.01623582839966,2.67773008346558,1.73865401744843,5.15341711044312,2.13810706138611,1.02914798259735,4.94132280349731,4.70318698883057,0.934390008449554,4.89254713058472,4.80286121368408,0.870752990245819,4.82490491867065,4.72216510772705,1.86711800098419,5.20279598236084,1.49611294269562,1.94932401180267,5.12701320648193,0.757933974266052,1.31063401699066,5.63343381881714,4.35866212844849,1.26142799854279,5.49559688568115,4.40816593170166,1.2460960149765,5.35402488708496,4.47976016998291,1.2168220281601,5.22079801559448,4.57586812973022,1.66079199314117,5.8730640411377,4.27353477478027,1.42605900764465,5.76779794692993,4.32026815414429,1.16722202301025,5.09891176223755,4.69520807266235,1.07895195484161,5.00918102264404,4.80888509750366,2.00399088859558,4.86052417755127,-0.0369889996945858,2.05994200706482,4.42394304275513,-0.787043988704681,2.21845698356628,5.98651885986328,4.11872005462646,1.9468560218811,5.93429708480835,4.19792318344116,2.10904288291931,3.85278606414795,-1.40610599517822, 2.1340799331665,3.15703296661377,-1.86555194854736,2.31282901763916,3.64168095588684,-1.34167194366455,2.48204588890076,3.99425005912781,-0.706943988800049,2.63192296028137,4.19557809829712,-0.0125270001590252,2.74657011032104,4.21482992172241,0.661845982074738,2.8168249130249,4.06168222427368,1.23676300048828,2.78783297538757,3.77391600608826,1.67796504497528,2.68229103088379,3.40984106063843,2.0086989402771,2.50445199012756,3.0492160320282,2.22100400924683,2.34619998931885,2.77518701553345,2.38186693191528,2.21747708320618,2.60401201248169,2.5115339756012,2.12048292160034,2.51135301589966,2.64113593101501,2.05348896980286,2.46749591827393,2.79194498062134,2.00864195823669,2.45323395729065,2.96611189842224,1.98201501369476,2.4624080657959,3.16269493103027,1.97644400596619,2.49077391624451,3.38262605667114,1.95251905918121,2.53583097457886,3.56733989715576,1.93256199359894,2.57983493804932,3.7125289440155,1.83929097652435,2.61688995361328,3.82142210006714,1.74018704891205,2.64288091659546,3.9464008808136,1.66929602622986,2.64383697509766,4.07943677902222,1.60919296741486,2.61878395080566,4.19741010665894,1.5482029914856,2.58847904205322,4.30996179580688,1.4873640537262,2.54950094223022,4.41957998275757,1.42615699768066,2.49066400527954,4.52413511276245,1.36587703227997,2.42401099205017,4.62343502044678,1.30961000919342,2.35069108009338,4.72484493255615,1.2478369474411,2.2608699798584,4.81738901138306,1.3642920255661,2.21924591064453,4.77673816680908,1.46947705745697,2.17319297790527,4.71902894973755,1.57251298427582,2.13088488578796,4.64917898178101,1.67975997924805,2.09817790985107,4.56635713577271,1.80822002887726,2.08810997009277,4.48480081558228,1.94115698337555,2.09260988235474,4.37983703613281,2.07697796821594,2.1113018989563,4.25271892547607,2.21046900749207,2.14251804351807,4.11520195007324,2.32480502128601,2.18404293060303,3.97917890548706,2.43118596076965,2.23881888389587,3.86917209625244,2.52584910392761,2.30584001541138,3.78154397010803,2.63580989837646,2.38186693191528,3.74496698379517,2.74374508857727,2.47262001037598,3.73357510566711, 2.83745908737183,2.58529305458069,3.72706604003906,2.92104697227478,2.7207510471344,3.7326500415802,2.98256301879883,2.88879990577698,3.73620390892029,3.0414400100708,3.08516907691956,3.76289391517639,3.08457207679749,3.32219004631042,3.78741693496704,3.11999988555908,3.59649991989136,3.81162810325623,3.15004205703735,3.89284300804138,3.8372700214386,3.16591095924377,4.19434881210327,3.86546492576599,3.15772294998169,4.49706220626831,3.89651489257813,3.12033009529114,4.80780601501465,3.92536807060242,3.05475997924805,5.12706995010376,3.94612097740173,2.96370697021484,5.44914197921753,3.94791197776794,2.74069499969482,6.0825891494751,3.9169180393219,2.47869300842285,6.03340005874634,4.02099990844727,2.86201810836792,5.77071189880371,3.95118594169617,-0.112226001918316,3.27560997009277,5.46148014068604,-0.230283007025719,3.16611695289612,5.44129180908203,-0.349341005086899,3.05766701698303,5.41792488098145,-0.465523988008499,2.94223690032959,5.38985109329224,-0.574217021465302,2.82519006729126,5.35504722595215,-0.672753989696503,2.72231197357178,5.29428100585938,-0.762614011764526,2.63813304901123,5.21694183349609,-0.846027016639709,2.57299089431763,5.13594818115234,-0.736723005771637,2.53455090522766,5.10524797439575,-0.629284024238586,2.50420093536377,5.0691351890564,-0.524698972702026,2.47458410263062,5.03134679794312,-0.420800000429153,2.45205307006836,4.99617719650269,-0.317151993513107,2.43349099159241,4.96147298812866,-0.218789994716644,2.41775989532471,4.91556310653687,-0.12363900244236,2.4077570438385,4.86526823043823,-0.0299639999866486,2.41218209266663,4.81306409835815,0.058874998241663,2.43946409225464,4.74239206314087,0.117239996790886,3.50426292419434,5.39339017868042,0.00344799994491041,3.39289903640747,5.44754791259766,0.138714998960495,2.49966502189636,4.63462495803833,0.203459993004799,2.5892961025238,4.48234605789185,0.333948999643326,3.7069718837738,5.29298305511475,0.229146003723145,3.6015191078186,5.32591676712036,0.254133999347687,2.70836591720581,4.31596994400024,0.313997000455856,2.89881610870361,4.20906496047974, 0.50926798582077,3.93414497375488,5.22784185409546,0.42833599448204,3.82049703598022,5.27426481246948,0.414240002632141,3.16910696029663,4.20260715484619,0.543774008750916,3.4699809551239,4.18570184707642,0.63254702091217,4.15918016433716,5.10521793365479,0.577135026454926,4.04810285568237,5.16996812820435,0.676761984825134,3.80143189430237,4.0397047996521,0.820774018764496,4.18195486068726,3.81139993667603,0.709751009941101,4.36990213394165,4.96397304534912,0.675944983959198,4.26552295684814,5.03433609008789,0.971203029155731,4.55751180648804,3.51810908317566,1.12837195396423,4.86024379730225,3.15119910240173,0.72427499294281,4.59545993804932,4.82274484634399,0.724857985973358,4.47379493713379,4.89255380630493,1.29074597358704,5.07719612121582,2.70468711853027,1.44889795780182,5.21795701980591,2.16820597648621,0.795158982276917,4.79713487625122,4.8213529586792,0.720004975795746,4.71652793884277,4.77213287353516,1.58821702003479,5.28518390655518,1.53452205657959,1.68723201751709,5.24380111694336,0.798050999641418,0.97579300403595,4.95403385162354,4.89896821975708,0.879980027675629,4.91127300262451,4.97601222991943,0.848263025283813,4.85669994354248,4.89259004592896,1.74774503707886,5.01772117614746,-0.0112680001184344,1.804731965065,4.60705900192261,-0.788836002349854,1.29056298732758,5.95330619812012,4.42509794235229,1.24755704402924,5.79475879669189,4.45882606506348,1.24393904209137,5.64236307144165,4.51933813095093,1.25521695613861,5.47896099090576,4.60569000244141,1.25080704689026,5.31736278533936,4.71646404266357,1.20285797119141,5.17819881439209,4.83303308486938,1.57493102550507,6.16927814483643,4.30444192886353,1.8444709777832,6.21942377090454,4.18471908569336,1.11449897289276,5.07535219192505,4.93382787704468,1.00203394889832,5.01242589950562,5.00741100311279,1.860023021698,4.05100917816162,-1.43245494365692,1.9105030298233,3.36795210838318,-1.91399395465851,2.10456895828247,6.27359104156494,4.07999277114868,2.35529899597168,6.32577419281006,3.96786403656006,1.92616403102875,2.58063292503357,-2.23365306854248, 1.85459303855896,1.75795996189117,-2.37504100799561,2.11715793609619,2.35194492340088,-2.15424108505249,2.31196594238281,2.92360496520996,-1.75988698005676,2.47638893127441,3.37657499313354,-1.23137700557709,2.61869788169861,3.67031502723694,-0.611656010150909,2.71846008300781,3.78609895706177,0.0414040014147758,2.76996803283691,3.71905088424683,0.647547006607056,2.74371290206909,3.49616599082947,1.13927400112152,2.6269519329071,3.17837190628052,1.51156902313232,2.46381902694702,2.85528111457825,1.79204297065735,2.32447195053101,2.59810400009155,2.02720403671265,2.21510791778564,2.427973985672,2.23505997657776,2.12776589393616,2.33606004714966,2.43125104904175,2.05925989151001,2.30441999435425,2.63190388679504,2.00614905357361,2.30931091308594,2.84560990333557,1.95342099666595,2.33819699287415,3.05699110031128,1.90426301956177,2.38978004455566,3.26945090293884,1.85518205165863,2.45714211463928,3.47870111465454,1.77785098552704,2.53183889389038,3.65222692489624,1.71127796173096,2.59192991256714,3.82561206817627,1.62254798412323,2.62818908691406,3.97811794281006,1.55954694747925,2.63892602920532,4.12048196792603,1.499302983284,2.62769198417664,4.2434868812561,1.4353209733963,2.61112403869629,4.35165214538574,1.37481200695038,2.57800006866455,4.45880079269409,1.31533205509186,2.51785111427307,4.56286716461182,1.25521302223206,2.4522659778595,4.66276884078979,1.19508397579193,2.38531899452209,4.76377201080322,1.13220596313477,2.30636405944824,4.86126518249512,1.06752598285675,2.22256994247437,4.95641422271729,1.188835978508,2.17071104049683,4.91171216964722,1.30506002902985,2.11865711212158,4.86036109924316,1.41665601730347,2.06970906257629,4.80371904373169,1.51607596874237,2.02129292488098,4.7269229888916,1.62709498405457,1.987419962883,4.65215015411377,1.75524997711182,1.97213101387024,4.57321882247925,1.88914799690247,1.9690819978714,4.46587514877319,2.02238392829895,1.9774329662323,4.32504081726074,2.15819811820984,1.99996697902679,4.1720142364502,2.29019689559937,2.03799510002136,4.03020191192627,2.4071569442749,2.09303188323975,3.90302491188049, 2.5113639831543,2.16651201248169,3.78826689720154,2.62264800071716,2.25356888771057,3.70874810218811,2.74711108207703,2.34910202026367,3.67620491981506,2.86294603347778,2.46208095550537,3.65911388397217,2.96795988082886,2.60034608840942,3.65096402168274,3.05544090270996,2.77171492576599,3.64368510246277,3.14327907562256,2.97195100784302,3.66441893577576,3.20791101455688,3.21843004226685,3.67197299003601,3.2707359790802,3.50108695030212,3.6899209022522,3.32527899742126,3.80864596366882,3.71048402786255,3.36585998535156,4.12690019607544,3.73735690116882,3.38150811195374,4.4522762298584,3.7678599357605,3.31335306167603,5.13055801391602,3.81908392906189,3.36014699935913,4.78779315948486,3.7897629737854,3.14000010490417,5.81422090530396,3.84776592254639,3.24159789085388,5.47467422485352,3.84703302383423,2.61362910270691,6.38731908798218,3.87946796417236,3.01443099975586,6.14124822616577,3.82092809677124,2.87712693214417,6.45651197433472,3

About